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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/
H A Dalgapi.h199 static inline void *crypto_tfm_ctx_aligned(struct crypto_tfm *tfm) function
229 return crypto_tfm_ctx_aligned(&tfm->base);
264 return crypto_tfm_ctx_aligned(&tfm->base);
296 return crypto_tfm_ctx_aligned(&tfm->base);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/internal/
H A Dhash.h214 return crypto_tfm_ctx_aligned(&tfm->base);

Completed in 105 milliseconds