Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/crypto/
Daesni-intel_asm.S154 #define IVP %r8 macro
167 #define IVP %ebp macro
2446 pushl IVP
2454 movl (FRAME_OFFSET+36)(%esp), IVP # iv
2459 movups (IVP), STATE # load iv as initial state
2471 movups STATE, (IVP)
2477 popl IVP
2490 pushl IVP
2498 movl (FRAME_OFFSET+36)(%esp), IVP # iv
2504 movups (IVP), IV
[all …]