Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dprocessing_rsa.c359 if (source_type != PKCS11_CKZ_DATA_SPECIFIED) in pkcs2tee_algo_rsa_oaep()
454 if (source_type != PKCS11_CKZ_DATA_SPECIFIED) in pkcs2tee_algo_rsa_aes_wrap()
/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h1367 #define PKCS11_CKZ_DATA_SPECIFIED 0x0001 macro