Home
last modified time | relevance | path

Searched refs:PKCS11_CKA_UNWRAP (Results 1 – 3 of 3) sorted by relevance

/optee_os/ta/pkcs11/src/
H A Dpkcs11_helpers.c84 PKCS11_ID_SZ(PKCS11_CKA_UNWRAP, 1),
524 [BPA_UNWRAP] = PKCS11_CKA_UNWRAP, in pkcs11_attr2boolprop_shift()
H A Dpkcs11_attributes.c182 case PKCS11_CKA_UNWRAP: in pkcs11_object_default_boolprop()
399 PKCS11_CKA_WRAP, PKCS11_CKA_UNWRAP,
435 PKCS11_CKA_UNWRAP,
1920 return PKCS11_CKA_UNWRAP; in func_to_attr()
2186 case PKCS11_CKA_UNWRAP: in attr_is_modifiable_secret_key()
2235 case PKCS11_CKA_UNWRAP: in attr_is_modifiable_private_key()
/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h1110 PKCS11_CKA_UNWRAP = 0x0107, enumerator