Home
last modified time | relevance | path

Searched refs:PKCS11_CKA_DERIVE_TEMPLATE (Results 1 – 5 of 5) sorted by relevance

/optee_os/ta/pkcs11/src/
H A Dpkcs11_helpers.c54 PKCS11_ID_SZ(PKCS11_CKA_DERIVE_TEMPLATE, 0),
439 case PKCS11_CKA_DERIVE_TEMPLATE: in pkcs11_attr_has_indirect_attributes()
H A Dsanitize_object.c379 case PKCS11_CKA_DERIVE_TEMPLATE: in __trace_attributes()
H A Dattributes.c412 case PKCS11_CKA_DERIVE_TEMPLATE: in __trace_attributes()
H A Dpkcs11_attributes.c406 PKCS11_CKA_DERIVE_TEMPLATE, PKCS11_CKA_VALUE,
1285 indirect_template = PKCS11_CKA_DERIVE_TEMPLATE; in create_attributes_from_template()
/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h1151 PKCS11_CKA_DERIVE_TEMPLATE = PKCS11_CKF_ARRAY_ATTRIBUTE | enumerator