Searched refs:sha224_init (Results 1 – 5 of 5) sorted by relevance
11 #define HASH_INIT sha224_init
173 void sha224_init(struct sha224_ctx *ctx) in sha224_init() function177 EXPORT_SYMBOL_GPL(sha224_init);256 sha224_init(&ctx); in sha224()
104 static const u32 sha224_init[] = { in eip93_hash_init_sa_state_digest() local121 memcpy(digest, sha224_init, sizeof(sha224_init)); in eip93_hash_init_sa_state_digest()
80 sha224_init(SHA224_CTX(desc)); in crypto_sha224_init()
166 void sha224_init(struct sha224_ctx *ctx);