Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dprocessing_symm.c49 case PKCS11_CKM_AES_CTS: in processing_is_tee_symm()
73 { PKCS11_CKM_AES_CTS, TEE_ALG_AES_CTS }, in pkcs2tee_algorithm()
602 case PKCS11_CKM_AES_CTS: in init_tee_operation()
671 case PKCS11_CKM_AES_CTS: in input_data_size_is_valid()
831 case PKCS11_CKM_AES_CTS: in step_symm_operation()
1006 case PKCS11_CKM_AES_CTS: in step_symm_operation()
H A Dtoken_capabilities.c74 MECHANISM(PKCS11_CKM_AES_CTS, CKFM_CIPHER_WRAP, ANY_PART),
239 TA_MECHANISM(PKCS11_CKM_AES_CTS, CKFM_CIPHER),
398 case PKCS11_CKM_AES_CTS: in pkcs11_mechanism_supported_key_sizes()
H A Dpkcs11_attributes.c1946 case PKCS11_CKM_AES_CTS: in check_parent_attrs_against_processing()
/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h1327 PKCS11_CKM_AES_CTS = 0x01089, enumerator