Searched refs:CKM_AES_CMAC_GENERAL (Results 1 – 8 of 8) sorted by relevance
106 case CKM_AES_CMAC_GENERAL: in soft_sign_init()196 case CKM_AES_CMAC_GENERAL: in soft_sign()301 case CKM_AES_CMAC_GENERAL: in soft_sign_update()403 case CKM_AES_CMAC_GENERAL: in soft_sign_final()584 case CKM_AES_CMAC_GENERAL: in soft_sign_verify_cleanup()
107 case CKM_AES_CMAC_GENERAL: in soft_verify_init()207 case CKM_AES_CMAC_GENERAL: in soft_verify()317 case CKM_AES_CMAC_GENERAL: in soft_verify_update()430 case CKM_AES_CMAC_GENERAL: in soft_verify_final()
63 case CKM_AES_CMAC_GENERAL: in soft_aes_check_mech_param()212 case CKM_AES_CMAC_GENERAL: in soft_aes_init_ctx()363 case CKM_AES_CMAC_GENERAL: in soft_aes_encrypt()383 case CKM_AES_CMAC_GENERAL: in soft_aes_encrypt()468 case CKM_AES_CMAC_GENERAL: in soft_aes_encrypt()672 case CKM_AES_CMAC_GENERAL: in soft_aes_decrypt()1193 case CKM_AES_CMAC_GENERAL: in soft_aes_encrypt_final()1247 case CKM_AES_CMAC_GENERAL: in soft_aes_encrypt_final()1468 if (pMechanism->mechanism == CKM_AES_CMAC_GENERAL) { in soft_aes_sign_verify_init_common()
59 CKM_AES_CMAC_GENERAL,
352 case CKM_AES_CMAC_GENERAL: in pkcs11_mech2keytype()
384 case CKM_AES_CMAC_GENERAL: in pkcs11_mech2keygen()
347 { "CKM_AES_CMAC_GENERAL", CKM_AES_CMAC_GENERAL },
925 #define CKM_AES_CMAC_GENERAL 0x0000108BUL macro