Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/crypto/
Dsha1-armv7-neon.S92 #define _R_F1(a,b,c,d,e,i,pre1,pre2,pre3,i16,\ argument
103 pre3(i16,W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28); \
106 #define _R_F2(a,b,c,d,e,i,pre1,pre2,pre3,i16,\ argument
116 pre3(i16,W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28); \
119 #define _R_F3(a,b,c,d,e,i,pre1,pre2,pre3,i16,\ argument
131 pre3(i16,W,W_m04,W_m08,W_m12,W_m16,W_m20,W_m24,W_m28); \
134 #define _R_F4(a,b,c,d,e,i,pre1,pre2,pre3,i16,\ argument
136 _R_F2(a,b,c,d,e,i,pre1,pre2,pre3,i16,\
139 #define _R(a,b,c,d,e,f,i,pre1,pre2,pre3,i16,\ argument
141 _R_##f(a,b,c,d,e,i,pre1,pre2,pre3,i16,\
/linux-4.1.27/Documentation/x86/
Dboot.txt24 Protocol 2.02: (Kernel 2.4.0-test3-pre3) New command line protocol.