Home
last modified time | relevance | path

Searched refs:skcipher_ctx_simple (Results 1 – 1 of 1) sorted by relevance

/linux/crypto/
H A Dskcipher.c830 struct skcipher_ctx_simple *ctx = crypto_skcipher_ctx(tfm); in skcipher_init_tfm_simple()
843 struct skcipher_ctx_simple *ctx = crypto_skcipher_ctx(tfm); in skcipher_exit_tfm_simple()
910 inst->alg.base.cra_ctxsize = sizeof(struct skcipher_ctx_simple); in skcipher_alloc_instance_simple()