Home
last modified time | relevance | path

Searched refs:IVP (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/arch/x86/crypto/
Daesni-intel_asm.S159 #define IVP %r8 macro
172 #define IVP %ebp macro
2459 pushl IVP
2467 movl (FRAME_OFFSET+36)(%esp), IVP # iv
2472 movups (IVP), STATE # load iv as initial state
2484 movups STATE, (IVP)
2490 popl IVP
2503 pushl IVP
2511 movl (FRAME_OFFSET+36)(%esp), IVP # iv
2517 movups (IVP), IV
[all …]