Home
last modified time | relevance | path

Searched defs:poly1305_init (Results 1 – 17 of 17) sorted by relevance

/freebsd/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-mips.pl91 poly1305_init: label
H A Dpoly1305-armv4.pl67 poly1305_init: label
H A Dpoly1305-armv8.pl74 poly1305_init: label
H A Dpoly1305-sparcv9.pl79 poly1305_init: label
H A Dpoly1305-ia64.S41 poly1305_init: label
H A Dpoly1305-x86_64.pl172 poly1305_init: label
/freebsd/crypto/openssl/crypto/poly1305/
H A Dpoly1305_ppc.c31 int poly1305_init(void *ctx, const unsigned char key[16], void *func[2]) in poly1305_init() function
H A Dpoly1305.c133 static void poly1305_init(void *ctx, const unsigned char key[16]) in poly1305_init() function
271 static void poly1305_init(void *ctx, const unsigned char key[16]) in poly1305_init() function
H A Dpoly1305_base2_44.c57 int poly1305_init(void *ctx, const unsigned char key[16]) in poly1305_init() function
H A Dpoly1305_ieee754.c110 int poly1305_init(void *ctx, const unsigned char key[16]) in poly1305_init() function
/freebsd/crypto/openssl/providers/implementations/macs/
H A Dpoly1305_prov.c34 static OSSL_FUNC_mac_init_fn poly1305_init; variable
93 static int poly1305_init(void *vmacctx, const unsigned char *key, in poly1305_init() function
/freebsd/sys/crypto/openssl/i386/
H A Dpoly1305-x86.S8 poly1305_init: label
1976 poly1305_init: label
/freebsd/sys/crypto/openssl/aarch64/
H A Dpoly1305-armv8.S18 poly1305_init: label
/freebsd/sys/crypto/openssl/arm/
H A Dpoly1305-armv4.S18 poly1305_init: label
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/
H A Dpoly1305_donna32.h29 poly1305_init(poly1305_state_internal_t *st, const unsigned char key[32]) in poly1305_init() function
H A Dpoly1305_donna64.h35 poly1305_init(poly1305_state_internal_t *st, const unsigned char key[32]) in poly1305_init() function
/freebsd/sys/crypto/openssl/amd64/
H A Dpoly1305-x86_64.S15 poly1305_init: label