Searched refs:onetimeauth_init (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/external/isc/libsodium/dist/src/libsodium/crypto_onetimeauth/poly1305/
H A Donetimeauth_poly1305.h12 int (*onetimeauth_init)(crypto_onetimeauth_poly1305_state *state, member in struct:crypto_onetimeauth_poly1305_implementation
H A Donetimeauth_poly1305.c37 return implementation->onetimeauth_init(state, key);
/netbsd-current/sys/external/isc/libsodium/dist/src/libsodium/crypto_onetimeauth/poly1305/donna/
H A Dpoly1305_donna.c120 SODIUM_C99(.onetimeauth_init =) crypto_onetimeauth_poly1305_donna_init,
/netbsd-current/sys/external/isc/libsodium/dist/src/libsodium/crypto_onetimeauth/poly1305/sse2/
H A Dpoly1305_sse2.c943 SODIUM_C99(.onetimeauth_init =) crypto_onetimeauth_poly1305_sse2_init,

Completed in 190 milliseconds