Searched refs:chainiv_ctx (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/crypto/
H A Dchainiv.c31 struct chainiv_ctx { struct
51 struct chainiv_ctx *ctx = crypto_ablkcipher_ctx(geniv); chainiv_givencrypt()
86 struct chainiv_ctx *ctx = crypto_ablkcipher_ctx(geniv); chainiv_givencrypt_first()
116 struct chainiv_ctx *ctx = crypto_tfm_ctx(tfm); chainiv_init()
310 inst->alg.cra_ctxsize = sizeof(struct chainiv_ctx); chainiv_alloc()

Completed in 39 milliseconds