Searched refs:__crt_ctx (Results 1 – 3 of 3) sorted by relevance
20 DEFINE(crypto_tfm_ctx_offset, offsetof(struct crypto_tfm, __crt_ctx));
37 OFFSET(crypto_tfm_ctx_offset, crypto_tfm, __crt_ctx); in common()
690 void *__crt_ctx[] CRYPTO_MINALIGN_ATTR; member811 return tfm->__crt_ctx; in crypto_tfm_ctx()817 return __alignof__(tfm->__crt_ctx); in crypto_tfm_ctx_alignment()