Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/crypto/internal/
A Dskcipher.h230 struct skcipher_ctx_simple { struct
236 struct skcipher_ctx_simple *ctx = crypto_skcipher_ctx(tfm); in skcipher_cipher_simple() argument
/linux-6.3-rc2/crypto/
A Dskcipher.c875 struct skcipher_ctx_simple *ctx = crypto_skcipher_ctx(tfm); in skcipher_init_tfm_simple()
888 struct skcipher_ctx_simple *ctx = crypto_skcipher_ctx(tfm); in skcipher_exit_tfm_simple()
955 inst->alg.base.cra_ctxsize = sizeof(struct skcipher_ctx_simple); in skcipher_alloc_instance_simple()

Completed in 6 milliseconds