Searched refs:ablkcipher_alg (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/crypto/
H A Dablkcipher.c25 struct ablkcipher_alg *cipher = crypto_ablkcipher_alg(tfm);
44 struct ablkcipher_alg *alg = &tfm->__crt_alg->cra_ablkcipher;
62 struct ablkcipher_alg *ablkcipher = &alg->cra_ablkcipher;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/crypto/
H A Dalgapi.h152 static inline struct ablkcipher_alg *crypto_ablkcipher_alg(
226 static inline int ablkcipher_enqueue_request(struct ablkcipher_alg *alg,
233 struct ablkcipher_alg *alg)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dcrypto.h147 struct ablkcipher_alg { struct
239 struct ablkcipher_alg ablkcipher;

Completed in 76 milliseconds