Home
last modified time | relevance | path

Searched refs:testmgr_is_poison (Results 1 – 1 of 1) sorted by relevance

/crypto/
Dtestmgr.c196 static inline bool testmgr_is_poison(const void *addr, size_t len) in testmgr_is_poison() function
650 !testmgr_is_poison(actual_output + len, TESTMGR_POISON_LEN)) in verify_correct_output()
1063 if (!testmgr_is_poison(&result[digestsize], TESTMGR_POISON_LEN)) { in check_hash_result()
1206 if (!testmgr_is_poison(hashstate + statesize, in test_shash_vec_cfg()
1261 if (!testmgr_is_poison(result, digestsize)) { in check_nonfinal_ahash_op()
1385 if (!testmgr_is_poison(hashstate + statesize, in test_ahash_vec_cfg()