Home
last modified time | relevance | path

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

/freebsd/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/
H A Donetimeauth_poly1305.h14 int (*onetimeauth_update)(crypto_onetimeauth_poly1305_state *state, member
H A Donetimeauth_poly1305.c45 return implementation->onetimeauth_update(state, in, inlen); in crypto_onetimeauth_poly1305_update()
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/
H A Dpoly1305_donna.c121 SODIUM_C99(.onetimeauth_update =)
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/sse2/
H A Dpoly1305_sse2.c944 SODIUM_C99(.onetimeauth_update =)