Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dprocessing_asymm.c26 case PKCS11_CKM_RSA_X_509: in processing_is_tee_asymm()
71 { PKCS11_CKM_RSA_X_509, TEE_ALG_RSA_NOPAD, 0 }, in pkcs2tee_algorithm()
238 if (params->id == PKCS11_CKM_RSA_X_509) { in allocate_tee_operation()
412 case PKCS11_CKM_RSA_X_509: in init_tee_operation()
744 case PKCS11_CKM_RSA_X_509: in step_asymm_operation()
829 case PKCS11_CKM_RSA_X_509: in step_asymm_operation()
H A Dtoken_capabilities.c135 MECHANISM(PKCS11_CKM_RSA_X_509, CKFM_CIPHER_WRAP |
281 TA_MECHANISM(PKCS11_CKM_RSA_X_509, CKFM_CIPHER | CKFM_AUTH_NO_RECOVER),
422 case PKCS11_CKM_RSA_X_509: in pkcs11_mechanism_supported_key_sizes()
H A Dpkcs11_attributes.c2085 case PKCS11_CKM_RSA_X_509: in check_parent_attrs_against_processing()
/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h1277 PKCS11_CKM_RSA_X_509 = 0x00003, enumerator