Home
last modified time | relevance | path

Searched refs:rk_sm4_verify_cmac (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/security/librkcrypto/test/include/c_mode/
H A Dsm4_cmac.h62 int rk_sm4_verify_cmac(unsigned char *key, unsigned int key_len,
/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Dsm4_cmac.c120 int rk_sm4_verify_cmac(unsigned char *key, unsigned int key_len, unsigned char *msg, unsigned int m… in rk_sm4_verify_cmac() function