Home
last modified time | relevance | path

Searched refs:poly1305_init (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/
H A Dpoly1305_donna.c65 poly1305_init(&state, key); in crypto_onetimeauth_poly1305_donna()
78 poly1305_init((poly1305_state_internal_t *) (void *) state, key); in crypto_onetimeauth_poly1305_donna_init()
H A Dpoly1305_donna64.h35 poly1305_init(poly1305_state_internal_t *st, const unsigned char key[32]) in poly1305_init() function
H A Dpoly1305_donna32.h29 poly1305_init(poly1305_state_internal_t *st, const unsigned char key[32]) in poly1305_init() function
/f-stack/freebsd/crypto/openssl/aarch64/
H A Dpoly1305-armv8.S10 .globl poly1305_init
11 .hidden poly1305_init
17 .type poly1305_init,%function
19 poly1305_init: label
66 .size poly1305_init,.-poly1305_init
/f-stack/freebsd/crypto/openssl/arm/
H A Dpoly1305-armv4.S15 .globl poly1305_init
16 .type poly1305_init,%function
18 poly1305_init: label
133 .size poly1305_init,.-poly1305_init
/f-stack/freebsd/crypto/openssl/amd64/
H A Dpoly1305-x86_64.S7 .globl poly1305_init
8 .hidden poly1305_init
14 .type poly1305_init,@function
16 poly1305_init: label
49 .size poly1305_init,.-poly1305_init
/f-stack/freebsd/crypto/openssl/i386/
H A Dpoly1305-x86.S6 .globl poly1305_init
7 .type poly1305_init,@function
9 poly1305_init: label
66 .size poly1305_init,.-.L_poly1305_init_begin
1917 .globl poly1305_init
1918 .type poly1305_init,@function
1920 poly1305_init: label
1977 .size poly1305_init,.-.L_poly1305_init_begin