Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dpkcs11_helpers.c83 PKCS11_ID_SZ(PKCS11_CKA_WRAP, 1),
523 [BPA_WRAP] = PKCS11_CKA_WRAP, in pkcs11_attr2boolprop_shift()
H A Dpkcs11_attributes.c181 case PKCS11_CKA_WRAP: in pkcs11_object_default_boolprop()
399 PKCS11_CKA_WRAP, PKCS11_CKA_UNWRAP,
420 PKCS11_CKA_WRAP,
1918 return PKCS11_CKA_WRAP; in func_to_attr()
2185 case PKCS11_CKA_WRAP: in attr_is_modifiable_secret_key()
2216 case PKCS11_CKA_WRAP: in attr_is_modifiable_public_key()
/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h1109 PKCS11_CKA_WRAP = 0x0106, enumerator