Home
last modified time | relevance | path

Searched refs:ChaCha20_ctr32_int (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssl/crypto/chacha/
H A Dchacha_ppc.c17 void ChaCha20_ctr32_int(unsigned char *out, const unsigned char *inp,
34 : ChaCha20_ctr32_int(out, inp, len, key, counter); in ChaCha20_ctr32()
/freebsd/sys/crypto/openssl/powerpc64le/
H A Dchacha-ppc.S6 .globl ChaCha20_ctr32_int
7 .type ChaCha20_ctr32_int,@function
9 ChaCha20_ctr32_int: label
10 .localentry ChaCha20_ctr32_int,0
71 .size ChaCha20_ctr32_int,.-ChaCha20_ctr32_int
/freebsd/sys/crypto/openssl/
H A Dossl_ppc.c108 void ChaCha20_ctr32_int(unsigned char *out, const unsigned char *inp,
128 : ChaCha20_ctr32_int(out, inp, len, key, counter); in ChaCha20_ctr32()
/freebsd/sys/crypto/openssl/powerpc64/
H A Dchacha-ppc.S6 .globl ChaCha20_ctr32_int
7 .type ChaCha20_ctr32_int,@function
9 ChaCha20_ctr32_int: label
10 .localentry ChaCha20_ctr32_int,0
71 .size ChaCha20_ctr32_int,.-ChaCha20_ctr32_int
/freebsd/sys/crypto/openssl/powerpc/
H A Dchacha-ppc.S5 .globl ChaCha20_ctr32_int
6 .type ChaCha20_ctr32_int,@function
8 ChaCha20_ctr32_int: label
68 .size ChaCha20_ctr32_int,.-ChaCha20_ctr32_int