Home
last modified time | relevance | path

Searched refs:x25519_fe51_mul121666 (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/crypto/openssl/powerpc64/
H A Dx25519-ppc64.S306 .globl x25519_fe51_mul121666
307 .type x25519_fe51_mul121666,@function
308 .type x25519_fe51_mul121666,@function
310 x25519_fe51_mul121666: label
311 .localentry x25519_fe51_mul121666,0
349 .size x25519_fe51_mul121666,.-x25519_fe51_mul121666
/freebsd/sys/crypto/openssl/powerpc64le/
H A Dx25519-ppc64.S306 .globl x25519_fe51_mul121666
307 .type x25519_fe51_mul121666,@function
308 .type x25519_fe51_mul121666,@function
310 x25519_fe51_mul121666: label
311 .localentry x25519_fe51_mul121666,0
349 .size x25519_fe51_mul121666,.-x25519_fe51_mul121666
/freebsd/sys/crypto/openssl/amd64/
H A Dx25519-x86_64.S347 .globl x25519_fe51_mul121666
348 .type x25519_fe51_mul121666,@function
350 x25519_fe51_mul121666: label
398 .size x25519_fe51_mul121666,.-x25519_fe51_mul121666
/freebsd/crypto/openssl/crypto/ec/
H A Dcurve25519.c392 void x25519_fe51_mul121666(fe51 h, fe51 f);
395 # define fe51_mul121666 x25519_fe51_mul121666