Searched refs:soft_hmac (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/security/librkcrypto/test/ |
| H A D | cmode_adapter.h | 21 RK_RES soft_hmac(uint32_t algo, const uint8_t *key, uint32_t key_len,
|
| H A D | test_hash.c | 107 res = soft_hmac(algo, key, key_len, buffer, buffer_len, hash_soft, &out_len); in test_hash_item_virt() 189 res = soft_hmac(algo, key, key_len, buffer->vaddr, buffer->size, in test_hash_item_fd()
|
| H A D | cmode_adapter.c | 189 RK_RES soft_hmac(uint32_t algo, const uint8_t *key, uint32_t key_len, in soft_hmac() function
|