Home
last modified time | relevance | path

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

/optee_os-3.20.0/ta/pkcs11/include/
A Dpkcs11_ta.h783 PKCS11_CKR_WRAPPED_KEY_LEN_RANGE = 0x0112, enumerator
/optee_os-3.20.0/ta/pkcs11/src/
A Dpkcs11_attributes.c2282 rc = PKCS11_CKR_WRAPPED_KEY_LEN_RANGE; in set_private_key_data_rsa()
2306 rc = PKCS11_CKR_WRAPPED_KEY_LEN_RANGE; in set_private_key_data_rsa()
2322 rc = PKCS11_CKR_WRAPPED_KEY_LEN_RANGE; in set_private_key_data_rsa()
2338 rc = PKCS11_CKR_WRAPPED_KEY_LEN_RANGE; in set_private_key_data_rsa()
2354 rc = PKCS11_CKR_WRAPPED_KEY_LEN_RANGE; in set_private_key_data_rsa()
A Dpkcs11_helpers.c302 PKCS11_ID(PKCS11_CKR_WRAPPED_KEY_LEN_RANGE),
A Dprocessing_symm.c1109 return PKCS11_CKR_WRAPPED_KEY_LEN_RANGE; in unwrap_key_by_symm()

Completed in 13 milliseconds