Searched refs:crypto_shash_import (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dhmac.c109 return crypto_shash_import(desc, in);
138 crypto_shash_import(desc, opad) ?:
155 crypto_shash_import(desc, opad) ?:
H A Dshash.c313 return crypto_shash_import(ahash_request_ctx(req), in);
H A Dcryptd.c544 return crypto_shash_import(&rctx->desc, in);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/
H A Dhash.h337 static inline int crypto_shash_import(struct shash_desc *desc, const void *in) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dpadlock-sha.c74 return crypto_shash_import(&dctx->fallback, in);
H A Dmv_cesa.c364 return crypto_shash_import(desc, &shash_state);

Completed in 48 milliseconds