Searched refs:sha3_256_init (Results 1 – 5 of 5) sorted by relevance
12 #define HASH_INIT sha3_256_init284 sha3_256_init(&main_ctx); in test_shake_all_lens_up_to_4096()
132 static inline void sha3_256_init(struct sha3_ctx *ctx) in sha3_256_init() function
21 sha3_256_init(SHA3_CTX(desc)); in crypto_sha3_256_init()
56 void sha3_256_init(struct sha3_ctx *ctx);
330 sha3_256_init(&ctx); in sha3_256()