Home
last modified time | relevance | path

Searched refs:crypto_auth_hmacsha512256_update (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_auth/hmacsha512256/
H A Dauth_hmacsha512256.c47 crypto_auth_hmacsha512256_update(crypto_auth_hmacsha512256_state *state, in crypto_auth_hmacsha512256_update() function
75 crypto_auth_hmacsha512256_update(&state, in, inlen); in crypto_auth_hmacsha512256()
/f-stack/freebsd/contrib/libsodium/src/libsodium/include/sodium/
H A Dcrypto_auth_hmacsha512256.h47 int crypto_auth_hmacsha512256_update(crypto_auth_hmacsha512256_state *state,