Searched refs:blkcipher_walk (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/crypto/
H A Dblkcipher.c38 struct blkcipher_walk *walk);
40 struct blkcipher_walk *walk);
42 static inline void blkcipher_map_src(struct blkcipher_walk *walk)
47 static inline void blkcipher_map_dst(struct blkcipher_walk *walk)
52 static inline void blkcipher_unmap_src(struct blkcipher_walk *walk)
57 static inline void blkcipher_unmap_dst(struct blkcipher_walk *walk)
70 struct blkcipher_walk *walk,
82 static inline unsigned int blkcipher_done_fast(struct blkcipher_walk *walk,
104 struct blkcipher_walk *walk, int err)
145 struct blkcipher_walk *wal
[all...]
H A Dcbc.c43 struct blkcipher_walk *walk,
69 struct blkcipher_walk *walk,
98 struct blkcipher_walk walk;
122 struct blkcipher_walk *walk,
150 struct blkcipher_walk *walk,
187 struct blkcipher_walk walk;
H A Dpcbc.c47 struct blkcipher_walk *walk,
74 struct blkcipher_walk *walk,
106 struct blkcipher_walk walk;
130 struct blkcipher_walk *walk,
159 struct blkcipher_walk *walk,
191 struct blkcipher_walk walk;
H A Decb.c42 struct blkcipher_walk *walk,
73 struct blkcipher_walk walk;
87 struct blkcipher_walk walk;
H A Dlrw.c125 struct blkcipher_walk *w, struct priv *ctx,
184 struct blkcipher_walk w;
195 struct blkcipher_walk w;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/crypto/
H A Ddes_s390.c97 void *param, struct blkcipher_walk *walk)
119 void *param, struct blkcipher_walk *walk)
151 struct blkcipher_walk walk;
162 struct blkcipher_walk walk;
194 struct blkcipher_walk walk;
205 struct blkcipher_walk walk;
307 struct blkcipher_walk walk;
318 struct blkcipher_walk walk;
351 struct blkcipher_walk walk;
362 struct blkcipher_walk wal
[all...]
H A Daes_s390.c163 struct blkcipher_walk *walk)
189 struct blkcipher_walk walk;
200 struct blkcipher_walk walk;
252 struct blkcipher_walk *walk)
284 struct blkcipher_walk walk;
295 struct blkcipher_walk walk;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/crypto/
H A Dalgapi.h70 struct blkcipher_walk { struct
125 struct blkcipher_walk *walk, int err);
127 struct blkcipher_walk *walk);
129 struct blkcipher_walk *walk);
209 static inline void blkcipher_walk_init(struct blkcipher_walk *walk,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/crypto/
H A Dgeode-aes.c224 struct blkcipher_walk walk;
256 struct blkcipher_walk walk;
308 struct blkcipher_walk walk;
335 struct blkcipher_walk walk;
H A Dpadlock-aes.c481 struct blkcipher_walk walk;
503 struct blkcipher_walk walk;
547 struct blkcipher_walk walk;
571 struct blkcipher_walk walk;

Completed in 119 milliseconds