Home
last modified time | relevance | path

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

/linux/lib/crypto/tests/
H A Dsha384_kunit.c11 #define HASH_INIT sha384_init
/linux/lib/crypto/
H A Dsha512.c151 void sha384_init(struct sha384_ctx *ctx) in sha384_init() function
155 EXPORT_SYMBOL_GPL(sha384_init);
237 sha384_init(&ctx); in sha384()
/linux/crypto/
H A Dsha512.c82 sha384_init(SHA384_CTX(desc)); in crypto_sha384_init()
/linux/include/crypto/
H A Dsha2.h579 void sha384_init(struct sha384_ctx *ctx);