Searched refs:ChaCha20_ctr32_vmx (Results 1 - 8 of 8) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/chacha/ |
H A D | chacha_ppc.c | 20 void ChaCha20_ctr32_vmx(unsigned char *out, const unsigned char *inp, 33 ? ChaCha20_ctr32_vmx(out, inp, len, key, counter) in ChaCha20_ctr32()
|
/third_party/openssl/crypto/chacha/ |
H A D | chacha_ppc.c | 20 void ChaCha20_ctr32_vmx(unsigned char *out, const unsigned char *inp, 33 ? ChaCha20_ctr32_vmx(out, inp, len, key, counter) in ChaCha20_ctr32()
|
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm/crypto/chacha/ |
H A D | chacha-ppc.s | 343 .globl ChaCha20_ctr32_vmx 344 .type ChaCha20_ctr32_vmx,@function 346 ChaCha20_ctr32_vmx: label 347 .localentry ChaCha20_ctr32_vmx,0 947 .size ChaCha20_ctr32_vmx,.-ChaCha20_ctr32_vmx
|
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm_avx2/crypto/chacha/ |
H A D | chacha-ppc.s | 343 .globl ChaCha20_ctr32_vmx 344 .type ChaCha20_ctr32_vmx,@function 346 ChaCha20_ctr32_vmx: label 347 .localentry ChaCha20_ctr32_vmx,0 947 .size ChaCha20_ctr32_vmx,.-ChaCha20_ctr32_vmx
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/crypto/chacha/ |
H A D | chacha-ppc.s | 403 .globl .ChaCha20_ctr32_vmx 405 .ChaCha20_ctr32_vmx:
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/crypto/chacha/ |
H A D | chacha-ppc.s | 403 .globl .ChaCha20_ctr32_vmx 405 .ChaCha20_ctr32_vmx:
|
/third_party/node/deps/openssl/openssl/crypto/chacha/asm/ |
H A D | chacha-ppc.pl | 453 .globl .ChaCha20_ctr32_vmx 455 .ChaCha20_ctr32_vmx: 911 .size .ChaCha20_ctr32_vmx,.-.ChaCha20_ctr32_vmx
|
/third_party/openssl/crypto/chacha/asm/ |
H A D | chacha-ppc.pl | 453 .globl .ChaCha20_ctr32_vmx 455 .ChaCha20_ctr32_vmx: 911 .size .ChaCha20_ctr32_vmx,.-.ChaCha20_ctr32_vmx
|
Completed in 6 milliseconds