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

  /src/crypto/external/apache2/openssl/lib/libcrypto/arch/powerpc64/
x25519-ppc64.S 3 .globl x25519_fe51_mul
4 .type x25519_fe51_mul,@function
7 x25519_fe51_mul: label
8 .quad .x25519_fe51_mul,.TOC.@tocbase,0
12 .x25519_fe51_mul:
  /src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc64/
x25519-ppc64.S 3 .globl x25519_fe51_mul
4 .type x25519_fe51_mul,@function
7 x25519_fe51_mul: label
8 .quad .x25519_fe51_mul,.TOC.@tocbase,0
12 .x25519_fe51_mul:
  /src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/powerpc64/
x25519-ppc64.S 3 .globl x25519_fe51_mul
4 .type x25519_fe51_mul,@function
7 x25519_fe51_mul: label
8 .quad .x25519_fe51_mul,.TOC.@tocbase,0
12 .x25519_fe51_mul:
  /src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc/
x25519-ppc64.S 3 .globl x25519_fe51_mul
4 .type x25519_fe51_mul,@function
7 x25519_fe51_mul: label
  /src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/powerpc/
x25519-ppc64.S 3 .globl x25519_fe51_mul
4 .type x25519_fe51_mul,@function
7 x25519_fe51_mul: label
  /src/crypto/external/apache2/openssl/lib/libcrypto/arch/x86_64/
x25519-x86_64.S 4 .globl x25519_fe51_mul
5 .type x25519_fe51_mul,@function
7 x25519_fe51_mul: label
159 .size x25519_fe51_mul,.-x25519_fe51_mul
  /src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/
x25519-x86_64.S 4 .globl x25519_fe51_mul
5 .type x25519_fe51_mul,@function
7 x25519_fe51_mul: label
159 .size x25519_fe51_mul,.-x25519_fe51_mul
  /src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/x86_64/
x25519-x86_64.S 4 .globl x25519_fe51_mul
5 .type x25519_fe51_mul,@function
7 x25519_fe51_mul: label
159 .size x25519_fe51_mul,.-x25519_fe51_mul
  /src/crypto/external/apache2/openssl/dist/crypto/ec/asm/
x25519-ppc64.pl 515 .globl x25519_fe51_mul
516 .type x25519_fe51_mul,\@function
518 x25519_fe51_mul: label
678 .size x25519_fe51_mul,.-x25519_fe51_mul
x25519-x86_64.pl 103 .globl x25519_fe51_mul
104 .type x25519_fe51_mul,\@function,3
106 x25519_fe51_mul: label
252 .size x25519_fe51_mul,.-x25519_fe51_mul
  /src/crypto/external/bsd/openssl/dist/crypto/ec/asm/
x25519-ppc64.pl 515 .globl x25519_fe51_mul
516 .type x25519_fe51_mul,\@function
518 x25519_fe51_mul: label
678 .size x25519_fe51_mul,.-x25519_fe51_mul
x25519-x86_64.pl 103 .globl x25519_fe51_mul
104 .type x25519_fe51_mul,\@function,3
106 x25519_fe51_mul: label
252 .size x25519_fe51_mul,.-x25519_fe51_mul
  /src/crypto/external/bsd/openssl.old/dist/crypto/ec/asm/
x25519-ppc64.pl 512 .globl x25519_fe51_mul
513 .type x25519_fe51_mul,\@function
515 x25519_fe51_mul: label
675 .size x25519_fe51_mul,.-x25519_fe51_mul
x25519-x86_64.pl 101 .globl x25519_fe51_mul
102 .type x25519_fe51_mul,\@function,3
104 x25519_fe51_mul: label
250 .size x25519_fe51_mul,.-x25519_fe51_mul
  /src/crypto/external/apache2/openssl/dist/crypto/ec/
curve25519.c 397 void x25519_fe51_mul(fe51 h, const fe51 f, const fe51 g);
400 #define fe51_mul x25519_fe51_mul
  /src/crypto/external/bsd/openssl/dist/crypto/ec/
curve25519.c 390 void x25519_fe51_mul(fe51 h, const fe51 f, const fe51 g);
393 # define fe51_mul x25519_fe51_mul
  /src/crypto/external/bsd/openssl.old/dist/crypto/ec/
curve25519.c 380 void x25519_fe51_mul(fe51 h, const fe51 f, const fe51 g);
383 # define fe51_mul x25519_fe51_mul

Completed in 126 milliseconds