crypto_xcbc_ctx    87 crypto/xcbc.c  	struct crypto_xcbc_ctx *ctx = crypto_hash_ctx_aligned(parent);
crypto_xcbc_ctx   101 crypto/xcbc.c  	struct crypto_xcbc_ctx *ctx = crypto_hash_ctx_aligned(pdesc->tfm);
crypto_xcbc_ctx   116 crypto/xcbc.c  	struct crypto_xcbc_ctx *ctx = crypto_hash_ctx_aligned(parent);
crypto_xcbc_ctx   204 crypto/xcbc.c  	struct crypto_xcbc_ctx *ctx = crypto_hash_ctx_aligned(parent);
crypto_xcbc_ctx   267 crypto/xcbc.c  	struct crypto_xcbc_ctx *ctx = crypto_hash_ctx_aligned(__crypto_hash_cast(tfm));
crypto_xcbc_ctx   292 crypto/xcbc.c  	struct crypto_xcbc_ctx *ctx = crypto_hash_ctx_aligned(__crypto_hash_cast(tfm));
crypto_xcbc_ctx   330 crypto/xcbc.c  	inst->alg.cra_ctxsize = sizeof(struct crypto_xcbc_ctx) +