Home
last modified time | relevance | path

Searched refs:PKCS11_CKD_NULL (Results 1 – 2 of 2) sorted by relevance

/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h1344 PKCS11_CKD_NULL = 0x0001, enumerator
/optee_os/ta/pkcs11/src/
H A Dprocessing_ec.c938 if (kdf != PKCS11_CKD_NULL) { in pkcs2tee_algo_ecdh()