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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/crypto/
H A Dpadlock-aes.c300 static inline struct aes_ctx *aes_ctx_common(void *ctx) function
312 return aes_ctx_common(crypto_tfm_ctx(tfm));
317 return aes_ctx_common(crypto_blkcipher_ctx(tfm));

Completed in 46 milliseconds