Home
last modified time | relevance | path

Searched refs:crypto_onetimeauth_poly1305_donna_implementation (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/
H A Donetimeauth_poly1305.c15 &crypto_onetimeauth_poly1305_donna_implementation;
83 implementation = &crypto_onetimeauth_poly1305_donna_implementation; in _crypto_onetimeauth_poly1305_pick_best_implementation()
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/
H A Dpoly1305_donna.h10 crypto_onetimeauth_poly1305_donna_implementation;
H A Dpoly1305_donna.c116 crypto_onetimeauth_poly1305_donna_implementation = { variable