Home
last modified time | relevance | path

Searched defs:poly1305_emit (Results 1 – 9 of 9) sorted by relevance

/openssl/crypto/poly1305/asm/
H A Dpoly1305-mips.pl359 poly1305_emit: label
H A Dpoly1305-armv8.pl189 poly1305_emit: label
H A Dpoly1305-armv4.pl349 poly1305_emit: label
H A Dpoly1305-sparcv9.pl377 poly1305_emit: label
H A Dpoly1305-ia64.S282 poly1305_emit: label
H A Dpoly1305-x86_64.pl305 poly1305_emit: label
/openssl/crypto/poly1305/
H A Dpoly1305.c213 static void poly1305_emit(void *ctx, unsigned char mac[16], in poly1305_emit() function
379 static void poly1305_emit(void *ctx, unsigned char mac[16], in poly1305_emit() function
465 # define poly1305_emit (*poly1305_emit_p) macro
H A Dpoly1305_base2_44.c135 void poly1305_emit(void *ctx, unsigned char mac[16], const u32 nonce[4]) in poly1305_emit() function
H A Dpoly1305_ieee754.c430 void poly1305_emit(void *ctx, unsigned char mac[16], const u32 nonce[4]) in poly1305_emit() function

Completed in 31 milliseconds