Searched refs:PKCS11_CKM_SHA512_HMAC_GENERAL (Results 1 – 4 of 4) sorted by relevance
| /optee_os/ta/pkcs11/src/ |
| H A D | processing_symm.c | 45 case PKCS11_CKM_SHA512_HMAC_GENERAL: in processing_is_tee_symm() 89 { PKCS11_CKM_SHA512_HMAC_GENERAL, TEE_ALG_HMAC_SHA512 }, in pkcs2tee_algorithm() 152 { PKCS11_CKM_SHA512_HMAC_GENERAL, TEE_TYPE_HMAC_SHA512 }, in pkcsmech2tee_key_type() 184 { PKCS11_CKM_SHA512_HMAC_GENERAL, TEE_ALG_SHA512 }, in hmac_to_tee_hash() 231 case PKCS11_CKM_SHA512_HMAC_GENERAL: in allocate_tee_operation() 356 case PKCS11_CKM_SHA512_HMAC_GENERAL: in load_tee_key() 529 case PKCS11_CKM_SHA512_HMAC_GENERAL: in input_hmac_len_is_valid() 572 case PKCS11_CKM_SHA512_HMAC_GENERAL: in init_tee_operation() 807 case PKCS11_CKM_SHA512_HMAC_GENERAL: in step_symm_operation() 943 case PKCS11_CKM_SHA512_HMAC_GENERAL: in step_symm_operation()
|
| H A D | token_capabilities.c | 109 MECHANISM(PKCS11_CKM_SHA512_HMAC_GENERAL, CKFM_AUTH_NO_RECOVER, 264 TA_MECHANISM(PKCS11_CKM_SHA512_HMAC_GENERAL, CKFM_AUTH_NO_RECOVER), 388 case PKCS11_CKM_SHA512_HMAC_GENERAL: in pkcs11_mechanism_supported_key_sizes()
|
| H A D | pkcs11_attributes.c | 1994 case PKCS11_CKM_SHA512_HMAC_GENERAL: in check_parent_attrs_against_processing() 2028 case PKCS11_CKM_SHA512_HMAC_GENERAL: in check_parent_attrs_against_processing()
|
| /optee_os/ta/pkcs11/include/ |
| H A D | pkcs11_ta.h | 1308 PKCS11_CKM_SHA512_HMAC_GENERAL = 0x00272, enumerator
|