HomeSort by: relevance | last modified time | path
    Searched refs:ChaCha20_ctr32_vsx_p10 (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/crypto/chacha/
chacha_ppc.c 26 void ChaCha20_ctr32_vsx_p10(unsigned char *out, const unsigned char *inp,
35 ? ChaCha20_ctr32_vsx_p10(out, inp, len, key, counter)
  /src/crypto/external/apache2/openssl/lib/libcrypto/arch/powerpc64/
chachap10-ppc.S 2 .globl ChaCha20_ctr32_vsx_p10
3 .type ChaCha20_ctr32_vsx_p10,@function
6 ChaCha20_ctr32_vsx_p10:
7 .quad .ChaCha20_ctr32_vsx_p10,.TOC.@tocbase,0
10 .ChaCha20_ctr32_vsx_p10:
  /src/crypto/external/apache2/openssl/lib/libcrypto/arch/powerpc/
chachap10-ppc.S 2 .globl ChaCha20_ctr32_vsx_p10
3 .type ChaCha20_ctr32_vsx_p10,@function
5 ChaCha20_ctr32_vsx_p10:
  /src/crypto/external/apache2/openssl/dist/crypto/chacha/asm/
chachap10-ppc.pl 169 .globl .ChaCha20_ctr32_vsx_p10
171 .ChaCha20_ctr32_vsx_p10:
475 .size .ChaCha20_ctr32_vsx_p10,.-.ChaCha20_ctr32_vsx_p10

Completed in 24 milliseconds