Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/crypto/
Daesni-intel_asm.S154 #define IVP %r8 macro
167 #define IVP %ebp macro
2444 pushl IVP
2452 movl (FRAME_OFFSET+36)(%esp), IVP # iv
2457 movups (IVP), STATE # load iv as initial state
2469 movups STATE, (IVP)
2475 popl IVP
2488 pushl IVP
2496 movl (FRAME_OFFSET+36)(%esp), IVP # iv
2502 movups (IVP), IV
[all …]