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

/linux-4.1.27/drivers/crypto/
H A Dpadlock-aes.c84 static inline struct aes_ctx *aes_ctx_common(void *ctx) aes_ctx_common() function
96 return aes_ctx_common(crypto_tfm_ctx(tfm)); aes_ctx()
101 return aes_ctx_common(crypto_blkcipher_ctx(tfm)); blk_aes_ctx()

Completed in 38 milliseconds