Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dpkcs11_attributes.h98 PKCS11_FUNCTION_GENERATE, enumerator
H A Dpkcs11_attributes.c34 case PKCS11_FUNCTION_GENERATE: in pkcs11_func2ckfm()
1141 case PKCS11_FUNCTION_GENERATE: in sanitize_symm_key_attributes()
1202 case PKCS11_FUNCTION_GENERATE: in create_attributes_from_template()
1221 if (function == PKCS11_FUNCTION_GENERATE) { in create_attributes_from_template()
1408 case PKCS11_FUNCTION_GENERATE: in create_attributes_from_template()
1460 case PKCS11_FUNCTION_GENERATE: in create_attributes_from_template()
H A Dprocessing.c262 PKCS11_FUNCTION_GENERATE, in entry_generate_secret()
274 NULL, PKCS11_FUNCTION_GENERATE, in entry_generate_secret()