Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Dsm4_cbc_mac.c23 static int rk_sm4_cbc_mac_encrypt(void *ctx, const unsigned char *in, unsigned int length, unsigned… in rk_sm4_cbc_mac_encrypt() function
79 ret = rk_sm4_cbc_mac_encrypt(&ctx, in, length, tmp_out, enc); in rk_sm4_cbc_mac_op()