Searched refs:crypto_rfc4543_ctx (Results 1 – 1 of 1) sorted by relevance
45 struct crypto_rfc4543_ctx { struct1072 struct crypto_rfc4543_ctx *ctx = crypto_aead_ctx(parent); in crypto_rfc4543_setkey()1095 struct crypto_rfc4543_ctx *ctx = crypto_aead_ctx(parent); in crypto_rfc4543_setauthsize()1122 struct crypto_rfc4543_ctx *ctx = crypto_aead_ctx(aead); in crypto_rfc4543_crypt()1185 struct crypto_rfc4543_ctx *ctx = crypto_aead_ctx(aead); in crypto_rfc4543_copy_src_to_dst()1239 struct crypto_rfc4543_ctx *ctx = crypto_tfm_ctx(tfm); in crypto_rfc4543_init_tfm()1273 struct crypto_rfc4543_ctx *ctx = crypto_tfm_ctx(tfm); in crypto_rfc4543_exit_tfm()1350 inst->alg.cra_ctxsize = sizeof(struct crypto_rfc4543_ctx); in crypto_rfc4543_alloc()