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

  /src/crypto/external/apache2/openssl/lib/libcrypto/arch/powerpc64/
ghashp8-ppc.S 5 .globl gcm_init_p8
6 .type gcm_init_p8,@function
9 gcm_init_p8: label
10 .quad .gcm_init_p8,.TOC.@tocbase,0
13 .gcm_init_p8:
  /src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc64/
ghashp8-ppc.S 5 .globl gcm_init_p8
6 .type gcm_init_p8,@function
9 gcm_init_p8: label
10 .quad .gcm_init_p8,.TOC.@tocbase,0
13 .gcm_init_p8:
  /src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/powerpc64/
ghashp8-ppc.S 5 .globl gcm_init_p8
6 .type gcm_init_p8,@function
9 gcm_init_p8: label
10 .quad .gcm_init_p8,.TOC.@tocbase,0
13 .gcm_init_p8:
  /src/crypto/external/apache2/openssl/lib/libcrypto/arch/powerpc/
ghashp8-ppc.S 5 .globl gcm_init_p8
6 .type gcm_init_p8,@function
8 gcm_init_p8: label
  /src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc/
ghashp8-ppc.S 5 .globl gcm_init_p8
6 .type gcm_init_p8,@function
8 gcm_init_p8: label
  /src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/powerpc/
ghashp8-ppc.S 5 .globl gcm_init_p8
6 .type gcm_init_p8,@function
8 gcm_init_p8: label
  /src/crypto/external/apache2/openssl/dist/crypto/modes/asm/
ghashp8-ppc.pl 81 .globl .gcm_init_p8
83 .gcm_init_p8:
209 .size .gcm_init_p8,.-.gcm_init_p8
  /src/crypto/external/bsd/openssl/dist/crypto/modes/asm/
ghashp8-ppc.pl 81 .globl .gcm_init_p8
83 .gcm_init_p8:
209 .size .gcm_init_p8,.-.gcm_init_p8
  /src/crypto/external/bsd/openssl.old/dist/crypto/modes/asm/
ghashp8-ppc.pl 78 .globl .gcm_init_p8
80 .gcm_init_p8:
206 .size .gcm_init_p8,.-.gcm_init_p8
  /src/crypto/external/apache2/openssl/dist/crypto/modes/
gcm128.c 399 void gcm_init_p8(u128 Htable[16], const u64 Xi[2]);
520 ctx->ginit = gcm_init_p8;
  /src/crypto/external/bsd/openssl/dist/crypto/modes/
gcm128.c 691 void gcm_init_p8(u128 Htable[16], const u64 Xi[2]);
803 gcm_init_p8(ctx->Htable, ctx->H.u);
  /src/crypto/external/bsd/openssl.old/dist/crypto/modes/
gcm128.c 705 void gcm_init_p8(u128 Htable[16], const u64 Xi[2]);
820 gcm_init_p8(ctx->Htable, ctx->H.u);

Completed in 37 milliseconds