Home
last modified time | relevance | path

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

/linux/lib/crypto/tests/
H A Dsha224_kunit.c11 #define HASH_INIT sha224_init
/linux/lib/crypto/
H A Dsha256.c173 void sha224_init(struct sha224_ctx *ctx) in sha224_init() function
177 EXPORT_SYMBOL_GPL(sha224_init);
256 sha224_init(&ctx); in sha224()
/linux/crypto/
H A Dsha256.c80 sha224_init(SHA224_CTX(desc)); in crypto_sha224_init()
/linux/include/crypto/
H A Dsha2.h166 void sha224_init(struct sha224_ctx *ctx);