Searched defs:fmul (Results 1 – 6 of 6) sorted by relevance
/linux/arch/powerpc/math-emu/ |
H A D | fmul.c | 11 fmul(void *frD, void *frA, void *frB) in fmul() function
|
/linux/arch/powerpc/crypto/ |
H A D | curve25519-ppc64le-core.c | 32 #define fmul x25519_fe51_mul macro
|
/linux/arch/sh/math-emu/ |
H A D | math.c | 122 fmul(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n) in fmul() function
|
/linux/arch/x86/crypto/ |
H A D | curve25519-x86_64.c | 159 static inline void fmul(u64 *out, const u64 *f1, const u64 *f2, u64 *tmp) in fmul() function
|
/linux/lib/crypto/ |
H A D | curve25519-hacl64.c | 432 static __always_inline void fmul(u64 *output, u64 *a, u64 *b) in fmul() function
|
/linux/arch/m68k/ifpsp060/src/ |
H A D | fpsp.S | 11578 fmul: label
|