Searched refs:crypto_ahash_reqtfm (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dahash.c123 walk->alignmask = crypto_ahash_alignmask(crypto_ahash_reqtfm(req));
200 crypto_ahash_digestsize(crypto_ahash_reqtfm(req)));
220 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
250 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
261 return crypto_ahash_op(req, crypto_ahash_reqtfm(req)->final);
267 return crypto_ahash_op(req, crypto_ahash_reqtfm(req)->finup);
273 return crypto_ahash_op(req, crypto_ahash_reqtfm(req)->digest);
286 crypto_ahash_digestsize(crypto_ahash_reqtfm(req)));
310 err = crypto_ahash_reqtfm(req)->final(req);
331 struct crypto_ahash *tfm = crypto_ahash_reqtfm(re
[all...]
H A Dshash.c208 struct crypto_shash **ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req));
263 struct crypto_shash **ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req));
297 struct crypto_shash **ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req));
H A Dcryptd.c394 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/
H A Dhash.h166 static inline struct crypto_ahash *crypto_ahash_reqtfm( function
190 return crypto_ahash_reqtfm(req)->export(req, out);
195 return crypto_ahash_reqtfm(req)->import(req, in);
200 return crypto_ahash_reqtfm(req)->init(req);
205 return crypto_ahash_reqtfm(req)->update(req);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/crypto/
H A Dghash-clmulni-intel_glue.c157 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
181 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
199 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
214 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dn2_core.c296 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
308 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
322 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
335 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
504 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
607 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);
H A Dtalitos.c1631 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
1718 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
1728 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
1772 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq);
1884 struct crypto_ahash *ahash = crypto_ahash_reqtfm(areq);
H A Dmv_cesa.c413 crypto_ahash_digestsize(crypto_ahash_reqtfm
H A Domap-sham.c470 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req);

Completed in 62 milliseconds