Searched refs:rk_hash_sm3 (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/security/librkcrypto/test/include/c_mode/ |
| H A D | hash_sm3.h | 9 int rk_hash_sm3(const unsigned char *in, unsigned int in_len,
|
| /OK3568_Linux_fs/external/security/librkcrypto/test/ |
| H A D | cmode_adapter.c | 180 ret = rk_hash_sm3(in, in_len, out, out_len); in soft_hash()
|
| /OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/ |
| H A D | hmac.c | 348 return rk_hmac_64(key, key_len, in, in_len, out, out_len, rk_hash_sm3); in rk_hmac_sm3()
|
| H A D | hash_sm3.c | 505 int rk_hash_sm3(const unsigned char *in, unsigned int in_len, in rk_hash_sm3() function
|