Home
last modified time | relevance | path

Searched defs:Poly1305_Final (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/crypto/openssl/
H A Dossl_poly1305.c122 void Poly1305_Final(POLY1305 *ctx, unsigned char mac[16]) in Poly1305_Final() function
/freebsd/crypto/openssl/crypto/poly1305/
H A Dpoly1305.c510 void Poly1305_Final(POLY1305 *ctx, unsigned char mac[16]) in Poly1305_Final() function