Searched refs:__crt_ctx (Results 1 – 3 of 3) sorted by relevance
33 DEFINE(crypto_tfm_ctx_offset, offsetof(struct crypto_tfm, __crt_ctx));
38 OFFSET(crypto_tfm_ctx_offset, crypto_tfm, __crt_ctx); in common()
419 void *__crt_ctx[] CRYPTO_MINALIGN_ATTR; member545 return tfm->__crt_ctx; in crypto_tfm_ctx()551 return __alignof__(tfm->__crt_ctx); in crypto_tfm_ctx_alignment()