Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/crypto/internal/
H A Dhash.h236 return crypto_tfm_ctx_aligned(&tfm->base); in crypto_shash_ctx_aligned()
/OK3568_Linux_fs/kernel/include/crypto/
H A Dalgapi.h175 static inline void *crypto_tfm_ctx_aligned(struct crypto_tfm *tfm) in crypto_tfm_ctx_aligned() function