Home
last modified time | relevance | path

Searched refs:POLY1305_ASM (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/crypto/openssl/
H A Dossl_poly1305.c19 #define POLY1305_ASM macro
71 #ifdef POLY1305_ASM
82 #ifdef POLY1305_ASM in Poly1305_Update()
124 #ifdef POLY1305_ASM in Poly1305_Final()
/freebsd/crypto/openssl/crypto/poly1305/
H A Dpoly1305.c41 #ifndef POLY1305_ASM
440 #ifndef POLY1305_ASM in Poly1305_Init()
459 #ifdef POLY1305_ASM
470 #ifdef POLY1305_ASM in Poly1305_Update()
512 #ifdef POLY1305_ASM in Poly1305_Final()
H A Dbuild.info28 $POLY1305DEF=POLY1305_ASM
/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305_hw.c107 # if defined(POLY1305_ASM) && (defined(__x86_64) || defined(__x86_64__) \
/freebsd/crypto/openssl/crypto/evp/
H A De_chacha20_poly1305.c204 # if defined(POLY1305_ASM) && (defined(__x86_64) || defined(__x86_64__) || \