Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Daes_cfb.c44 static void rk_aes_cfb128_encrypt(const unsigned char *in, unsigned char *out, in rk_aes_cfb128_encrypt() function
65 rk_aes_cfb128_encrypt(in, out, length, &ks1, ivec, &num, enc); in rk_aes_cfb_encrypt()