11.12.3.1.53. Struct sss_policy_sym_key_u¶
Defined in File fsl_sss_policy.h
11.12.3.1.53.1. Struct Documentation¶
-
struct
sss_policy_sym_key_u
¶ Policies applicable to Symmetric KEY
Public Members
-
uint8_t
allow_kdf_ext_rnd
¶ Allow kdf(prf) external random
-
uint8_t
can_Decrypt
¶ Allow decryption
-
uint8_t
can_Desfire_Auth
¶ Allow to perform DESFire authentication
-
uint8_t
can_Desfire_Dump
¶ Allow to dump DESFire session keys
-
uint8_t
can_Desfire_KD
¶ Allow Desfire key derivation
-
uint8_t
can_Encrypt
¶ Allow encryption
-
uint8_t
can_Gen
¶ Allow to (re)generate the object
-
uint8_t
can_HKDF
¶ Allow HKDF
-
uint8_t
can_Import_Export
¶ Allow to imported or exported
-
uint8_t
can_KD
¶ Allow key derivation
-
uint8_t
can_PBKDF
¶ Allow PBKDF
-
uint8_t
can_Sign
¶ Allow signature generation
-
uint8_t
can_TLS_KDF
¶ Allow TLS PRF key derivation
-
uint8_t
can_TLS_PMS_KD
¶ Allow TLS PMS key derivation
-
uint8_t
can_usage_hmac_pepper
¶ Allow usage as hmac pepper
-
uint8_t
can_Verify
¶ Allow signature verification
-
uint8_t
can_Wrap
¶ Allow key wrapping
-
uint8_t
can_Write
¶ Allow to write the object
-
uint8_t
forbid_Derived_Output
¶ Forbid derived output
-
uint8_t
forbid_external_iv
¶ Forbid External iv
-
uint8_t