Searched refs:x25519_fe51_mul121666 (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13-stable/sys/crypto/openssl/powerpc64le/ |
| HD | x25519-ppc64.S | 306 .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-13-stable/sys/crypto/openssl/powerpc64/ |
| HD | x25519-ppc64.S | 306 .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-13-stable/sys/crypto/openssl/amd64/ |
| HD | x25519-x86_64.S | 347 .globl x25519_fe51_mul121666 348 .type x25519_fe51_mul121666,@function 350 x25519_fe51_mul121666: label 398 .size x25519_fe51_mul121666,.-x25519_fe51_mul121666
|
| /freebsd-13-stable/crypto/openssl/crypto/ec/ |
| HD | curve25519.c | 382 void x25519_fe51_mul121666(fe51 h, fe51 f); 385 # define fe51_mul121666 x25519_fe51_mul121666
|