Searched refs:crypto_hash_sha512_init (Results 1 – 6 of 6) sorted by relevance
45 crypto_hash_sha512_init(&state->ictx); in crypto_auth_hmacsha512_init()51 crypto_hash_sha512_init(&state->ictx); in crypto_auth_hmacsha512_init()58 crypto_hash_sha512_init(&state->octx); in crypto_auth_hmacsha512_init()
44 crypto_hash_sha512_init(&hs); in crypto_sign_edwards25519sha512batch()53 crypto_hash_sha512_init(&hs); in crypto_sign_edwards25519sha512batch()
21 crypto_hash_sha512_init(hs); in _crypto_sign_ed25519_ref10_hinit()
42 int crypto_hash_sha512_init(crypto_hash_sha512_state *state);
63 crypto_hash_sha512_init(&state->hs); in crypto_sign_ed25519ph_init()
195 crypto_hash_sha512_init(crypto_hash_sha512_state *state) in crypto_hash_sha512_init() function277 crypto_hash_sha512_init(&state); in crypto_hash_sha512()