Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dtoken_capabilities.c114 MECHANISM(PKCS11_CKM_ECDH1_DERIVE, PKCS11_CKFM_DERIVE,
244 TA_MECHANISM(PKCS11_CKM_ECDH1_DERIVE, PKCS11_CKFM_DERIVE),
411 case PKCS11_CKM_ECDH1_DERIVE: in pkcs11_mechanism_supported_key_sizes()
H A Dprocessing_asymm.c43 case PKCS11_CKM_ECDH1_DERIVE: in processing_is_tee_asymm()
101 { PKCS11_CKM_ECDH1_DERIVE, 1, 0 }, in pkcs2tee_algorithm()
142 case PKCS11_CKM_ECDH1_DERIVE: in pkcs2tee_algorithm()
1057 case PKCS11_CKM_ECDH1_DERIVE: in do_asymm_derivation()
H A Dpkcs11_attributes.c1656 case PKCS11_CKM_ECDH1_DERIVE: in check_created_attrs_against_processing()
1693 case PKCS11_CKM_ECDH1_DERIVE: in check_created_attrs_against_processing()
2059 case PKCS11_CKM_ECDH1_DERIVE: in check_parent_attrs_against_processing()
/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h1317 PKCS11_CKM_ECDH1_DERIVE = 0x01050, enumerator