Searched defs:macvalue (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/ |
| H A D | aes_cmac.c | 54 …key, unsigned int key_len, const unsigned char *msg, unsigned int msg_len, unsigned char *macvalue) in rk_aes_genarate_cmac() 124 …key, unsigned int key_len, const unsigned char *msg, unsigned int msg_len, unsigned char *macvalue) in rk_aes_verify_cmac()
|
| H A D | sm4_cmac.c | 53 …char *key, unsigned int key_len, unsigned char *msg, unsigned int msg_len, unsigned char *macvalue) in rk_sm4_genarate_cmac() 120 …char *key, unsigned int key_len, unsigned char *msg, unsigned int msg_len, unsigned char *macvalue) in rk_sm4_verify_cmac()
|