Home
last modified time | relevance | path

Searched refs:PKCS11_CKM_GENERIC_SECRET_KEY_GEN (Results 1 – 4 of 4) sorted by relevance

/optee_os/ta/pkcs11/src/
H A Dtoken_capabilities.c84 MECHANISM(PKCS11_CKM_GENERIC_SECRET_KEY_GEN, PKCS11_CKFM_GENERATE,
246 TA_MECHANISM(PKCS11_CKM_GENERIC_SECRET_KEY_GEN, PKCS11_CKFM_GENERATE),
357 case PKCS11_CKM_GENERIC_SECRET_KEY_GEN: in pkcs11_mechanism_supported_key_sizes()
453 case PKCS11_CKM_GENERIC_SECRET_KEY_GEN: in mechanism_supported_key_sizes_bytes()
H A Dpkcs11_attributes.c1223 case PKCS11_CKM_GENERIC_SECRET_KEY_GEN: in create_attributes_from_template()
1303 case PKCS11_CKM_GENERIC_SECRET_KEY_GEN: in create_attributes_from_template()
1664 case PKCS11_CKM_GENERIC_SECRET_KEY_GEN: in check_created_attrs_against_processing()
1677 case PKCS11_CKM_GENERIC_SECRET_KEY_GEN: in check_created_attrs_against_processing()
1710 mechanism = PKCS11_CKM_GENERIC_SECRET_KEY_GEN; in get_key_min_max_sizes()
H A Dprocessing.c301 case PKCS11_CKM_GENERIC_SECRET_KEY_GEN: in entry_generate_secret()
/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h1309 PKCS11_CKM_GENERIC_SECRET_KEY_GEN = 0x00350, enumerator