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

/freebsd-13-stable/sys/opencrypto/
H A Dxform_auth.h83 extern struct auth_hash auth_hash_poly1305;
H A Dxform_poly1305.c80 struct auth_hash auth_hash_poly1305 = { variable in typeref:struct:auth_hash
H A Dcrypto.c567 return (&auth_hash_poly1305);
H A Dcryptodev.c442 thash = &auth_hash_poly1305;

Completed in 79 milliseconds