Home
last modified time | relevance | path

Searched refs:PKCS11_CKR_ENCRYPTED_DATA_LEN_RANGE (Results 1 – 5 of 5) sorted by relevance

/optee_os/ta/pkcs11/src/
H A Dprocessing_asymm.c801 rc = PKCS11_CKR_ENCRYPTED_DATA_LEN_RANGE; in step_asymm_operation()
859 rc = PKCS11_CKR_ENCRYPTED_DATA_LEN_RANGE; in step_asymm_operation()
870 rc = PKCS11_CKR_ENCRYPTED_DATA_LEN_RANGE; in step_asymm_operation()
H A Dprocessing_symm.c669 return PKCS11_CKR_ENCRYPTED_DATA_LEN_RANGE; in input_data_size_is_valid()
677 return PKCS11_CKR_ENCRYPTED_DATA_LEN_RANGE; in input_data_size_is_valid()
H A Dprocessing_aes.c316 return PKCS11_CKR_ENCRYPTED_DATA_LEN_RANGE; in tee_ae_decrypt_final()
H A Dpkcs11_helpers.c263 PKCS11_ID(PKCS11_CKR_ENCRYPTED_DATA_LEN_RANGE),
/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h740 PKCS11_CKR_ENCRYPTED_DATA_LEN_RANGE = 0x0041, enumerator