Searched refs:rk_hmac_sha512 (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/security/librkcrypto/test/include/c_mode/ |
| H A D | hmac.h | 68 int rk_hmac_sha512(const unsigned char *key, unsigned int key_len, const unsigned char *in,
|
| /OK3568_Linux_fs/external/security/librkcrypto/test/ |
| H A D | cmode_adapter.c | 205 ret = rk_hmac_sha512(key, key_len, in, in_len, out, out_len); in soft_hmac()
|
| /OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/ |
| H A D | hmac.c | 333 int rk_hmac_sha512(const unsigned char *key, unsigned int key_len, const unsigned char *in, in rk_hmac_sha512() function
|