Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dtoken_capabilities.c112 MECHANISM(PKCS11_CKM_EC_KEY_PAIR_GEN, PKCS11_CKFM_GENERATE_KEY_PAIR,
265 TA_MECHANISM(PKCS11_CKM_EC_KEY_PAIR_GEN,
404 case PKCS11_CKM_EC_KEY_PAIR_GEN: in pkcs11_mechanism_supported_key_sizes()
455 case PKCS11_CKM_EC_KEY_PAIR_GEN: in mechanism_supported_key_sizes_bytes()
H A Dpkcs11_attributes.c1248 case PKCS11_CKM_EC_KEY_PAIR_GEN: in create_attributes_from_template()
1317 case PKCS11_CKM_EC_KEY_PAIR_GEN: in create_attributes_from_template()
1667 case PKCS11_CKM_EC_KEY_PAIR_GEN: in check_created_attrs_against_processing()
1686 case PKCS11_CKM_EC_KEY_PAIR_GEN: in check_created_attrs_against_processing()
1734 mechanism = PKCS11_CKM_EC_KEY_PAIR_GEN; in get_key_min_max_sizes()
H A Dprocessing.c525 case PKCS11_CKM_EC_KEY_PAIR_GEN: in entry_generate_key_pair()
/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h1310 PKCS11_CKM_EC_KEY_PAIR_GEN = 0x01040, enumerator