Searched refs:rk_hash_md5 (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/security/librkcrypto/test/include/c_mode/ |
| H A D | hash_md5.h | 59 int rk_hash_md5(const unsigned char *in, unsigned int in_len,
|
| /OK3568_Linux_fs/external/security/librkcrypto/test/ |
| H A D | cmode_adapter.c | 156 ret = rk_hash_md5(in, in_len, out, out_len); in soft_hash()
|
| /OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/ |
| H A D | hmac.c | 312 return rk_hmac_64(key, key_len, in, in_len, out, out_len, rk_hash_md5); in rk_hmac_md5()
|
| H A D | hash_md5.c | 290 int rk_hash_md5(const unsigned char *in, unsigned int in_len, in rk_hash_md5() function
|