Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/crypto/
Daesni-intel_asm.S163 #define IVP %r8 macro
176 #define IVP %ebp macro
2463 pushl IVP
2471 movl (FRAME_OFFSET+36)(%esp), IVP # iv
2476 movups (IVP), STATE # load iv as initial state
2488 movups STATE, (IVP)
2494 popl IVP
2507 pushl IVP
2515 movl (FRAME_OFFSET+36)(%esp), IVP # iv
2521 movups (IVP), IV
[all …]