Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/crypto/
A Dalgapi.h206 static inline void *crypto_tfm_ctx_align(struct crypto_tfm *tfm, in crypto_tfm_ctx_align() function
217 return crypto_tfm_ctx_align(tfm, crypto_tfm_alg_alignmask(tfm) + 1); in crypto_tfm_ctx_aligned()
232 return crypto_tfm_ctx_align(tfm, crypto_dma_align()); in crypto_tfm_ctx_dma()

Completed in 4 milliseconds