Home
last modified time | relevance | path

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

/openssl-master/crypto/poly1305/asm/
A Dpoly1305-mips.pl359 poly1305_emit: label
A Dpoly1305-armv4.pl349 poly1305_emit: label
A Dpoly1305-armv8.pl189 poly1305_emit: label
A Dpoly1305-sparcv9.pl377 poly1305_emit: label
A Dpoly1305-ia64.S282 poly1305_emit: label
A Dpoly1305-x86_64.pl304 poly1305_emit: label
/openssl-master/crypto/poly1305/
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
A Dpoly1305_base2_44.c135 void poly1305_emit(void *ctx, unsigned char mac[16], const u32 nonce[4]) in poly1305_emit() function
A Dpoly1305_ieee754.c430 void poly1305_emit(void *ctx, unsigned char mac[16], const u32 nonce[4]) in poly1305_emit() function

Completed in 21 milliseconds