Home
last modified time | relevance | path

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

/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
/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
/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

Completed in 46 milliseconds