Searched refs:PKCS11_CKA_NAME_HASH_ALGORITHM (Results 1 – 3 of 3) sorted by relevance
/optee_os/ta/pkcs11/include/ |
A D | pkcs11_ta.h | 1048 PKCS11_CKA_NAME_HASH_ALGORITHM = 0x008c, enumerator
|
/optee_os/ta/pkcs11/src/ |
A D | pkcs11_attributes.c | 370 PKCS11_CKA_JAVA_MIDP_SECURITY_DOMAIN, PKCS11_CKA_NAME_HASH_ALGORITHM, 694 rc = get_attribute_ptr(*out, PKCS11_CKA_NAME_HASH_ALGORITHM, NULL, in create_certificate_attributes() 700 rc = set_attribute(out, PKCS11_CKA_NAME_HASH_ALGORITHM, in create_certificate_attributes()
|
A D | pkcs11_helpers.c | 50 PKCS11_ID_SZ(PKCS11_CKA_NAME_HASH_ALGORITHM, 4),
|
Completed in 10 milliseconds