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

/linux-4.1.27/include/crypto/
H A Dalgapi.h209 static inline void *crypto_tfm_ctx_aligned(struct crypto_tfm *tfm) crypto_tfm_ctx_aligned() function
239 return crypto_tfm_ctx_aligned(&tfm->base); crypto_ablkcipher_ctx_aligned()
274 return crypto_tfm_ctx_aligned(&tfm->base); crypto_blkcipher_ctx_aligned()
306 return crypto_tfm_ctx_aligned(&tfm->base); crypto_hash_ctx_aligned()
/linux-4.1.27/include/crypto/internal/
H A Dhash.h238 return crypto_tfm_ctx_aligned(&tfm->base); crypto_shash_ctx_aligned()

Completed in 40 milliseconds