Searched refs:hash_compute (Results 1 – 3 of 3) sorted by relevance
167 ret = hash_compute(&ctx, &pkt); \ in ZTEST_USER()
468 ret = hash_compute(&zhash_ctx, &zhash_pkt); in test_zephyr_hash_chunk_block_size()562 ret = hash_compute(&zhash_ctx, &zhash_pkt); in test_zephyr_hash_chunk()
466 static inline int hash_compute(struct hash_ctx *ctx, struct hash_pkt *pkt) in hash_compute() function