Searched defs:mul_add_c2 (Results 1 – 2 of 2) sorted by relevance
/external/boringssl/src/crypto/fipsmodule/bn/ |
D | generic.c | 377 #define mul_add_c2(a, b, c0, c1, c2) \ macro 427 #define mul_add_c2(a, b, c0, c1, c2) \ macro
|
/external/boringssl/src/crypto/fipsmodule/bn/asm/ |
D | x86_64-gcc.c | 271 #define mul_add_c2(a, b, c0, c1, c2) \ macro
|