Searched defs:fe_sub (Results 1 - 5 of 5) sorted by relevance
| /kernel/linux/linux-5.10/lib/crypto/ |
| H A D | curve25519-fiat32.c | 307 static __always_inline void fe_sub(fe_loose *h, const fe *f, const fe *g) in fe_sub() function
|
| /kernel/linux/linux-6.6/lib/crypto/ |
| H A D | curve25519-fiat32.c | 307 static __always_inline void fe_sub(fe_loose *h, const fe *f, const fe *g) in fe_sub() function
|
| /third_party/openssl/ohos_lite/crypto/ec/ |
| H A D | curve25519.c | 996 static void fe_sub(fe h, const fe f, const fe g) in fe_sub() function [all...] |
| /third_party/node/deps/openssl/openssl/crypto/ec/ |
| H A D | curve25519.c | 1006 static void fe_sub(fe h, const fe f, const fe g) in fe_sub() function [all...] |
| /third_party/openssl/crypto/ec/ |
| H A D | curve25519.c | 1006 static void fe_sub(fe h, const fe f, const fe g) in fe_sub() function [all...] |
Completed in 20 milliseconds