Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dtestmgr.c211 static inline bool testmgr_is_poison(const void *addr, size_t len) in testmgr_is_poison() function
704 !testmgr_is_poison(actual_output + len, TESTMGR_POISON_LEN)) in verify_correct_output()
1251 if (!testmgr_is_poison(&result[digestsize], TESTMGR_POISON_LEN)) { in check_hash_result()
1390 if (!testmgr_is_poison(hashstate + statesize, in test_shash_vec_cfg()
1445 if (!testmgr_is_poison(result, digestsize)) { in check_nonfinal_ahash_op()
1570 if (!testmgr_is_poison(hashstate + statesize, in test_ahash_vec_cfg()