Home
last modified time | relevance | path

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

/include/crypto/
Dalgapi.h162 if (align <= crypto_tfm_ctx_alignment()) in crypto_tfm_ctx_aligned()
/include/linux/
Dcrypto.h622 static inline unsigned int crypto_tfm_ctx_alignment(void) in crypto_tfm_ctx_alignment() function