Searched refs:crypto_ablkcipher_reqtfm (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/crypto/
H A Dcryptd.c125 struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dcrypto.h566 static inline struct crypto_ablkcipher *crypto_ablkcipher_reqtfm( function
575 crypto_ablkcipher_crt(crypto_ablkcipher_reqtfm(req));
582 crypto_ablkcipher_crt(crypto_ablkcipher_reqtfm(req));

Completed in 98 milliseconds