Home
last modified time | relevance | path

Searched defs:addm (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dsha256-ssse3-asm.S58 .macro addm p1 p2 macro
H A Dsha256-avx-asm.S59 .macro addm p1 p2 macro
H A Dsha512-avx2-asm.S122 .macro addm p1 p2 macro
H A Dsha256-avx2-asm.S60 .macro addm p1 p2 macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dmpi.h241 void (*addm)(MPI w, MPI u, MPI v, struct mpi_ec_ctx *ctx); member
/OK3568_Linux_fs/kernel/lib/mpi/
H A Dec.c457 void (*addm)(MPI w, MPI u, MPI v, struct mpi_ec_ctx *ctx); member