Searched refs:soft_hash (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/security/librkcrypto/test/ |
| H A D | cmode_adapter.h | 18 RK_RES soft_hash(uint32_t algo, const uint8_t *in, uint32_t in_len,
|
| H A D | test_hash.c | 109 res = soft_hash(algo, buffer, buffer_len, hash_soft, &out_len); in test_hash_item_virt() 192 res = soft_hash(algo, buffer->vaddr, buffer->size, hash_soft, &out_len); in test_hash_item_fd()
|
| H A D | cmode_adapter.c | 150 RK_RES soft_hash(uint32_t algo, const uint8_t *in, uint32_t in_len, uint8_t *out, uint32_t *out_len) in soft_hash() function
|