Searched refs:sha512_init (Results 1 – 5 of 5) sorted by relevance
21 static int sha512_init(struct shash_desc *desc) in sha512_init() function68 .init = sha512_init,
2263 #define sha512_init mbedtls_sha512_init macro