Searched refs:IVP (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/arch/x86/crypto/ |
H A D | aesni-intel_asm.S | 133 #define IVP %r8 define 146 #define IVP %ebp define 2413 pushl IVP 2421 movl 36(%esp), IVP 2426 movups (IVP), STATE # load iv as initial state 2438 movups STATE, (IVP) 2444 popl IVP 2455 pushl IVP 2463 movl 36(%esp), IVP 2469 movups (IVP), IV 2529 movups IV, (IVP) 2535 popl IVP 2604 movups (IVP), IV 2652 movups IV, (IVP) 2689 movups (IVP), IV 2760 movups IV, (IVP)
|
Completed in 55 milliseconds