Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/ccree/
Dcc_cipher.c49 struct cc_cipher_ctx { struct
69 struct cc_cipher_ctx *ctx_p = crypto_tfm_ctx(tfm); in cc_key_type() argument
74 static int validate_keys_sizes(struct cc_cipher_ctx *ctx_p, u32 size) in validate_keys_sizes()
112 static int validate_data_size(struct cc_cipher_ctx *ctx_p, in validate_data_size()
160 struct cc_cipher_ctx *ctx_p = crypto_tfm_ctx(tfm); in cc_cipher_init()
217 struct cc_cipher_ctx *ctx_p = crypto_tfm_ctx(tfm); in cc_cipher_exit()
281 struct cc_cipher_ctx *ctx_p = crypto_tfm_ctx(tfm); in cc_cipher_sethkey()
383 struct cc_cipher_ctx *ctx_p = crypto_tfm_ctx(tfm); in cc_cipher_setkey()
456 static int cc_out_setup_mode(struct cc_cipher_ctx *ctx_p) in cc_out_setup_mode()
475 struct cc_cipher_ctx *ctx_p = crypto_tfm_ctx(tfm); in cc_setup_readiv_desc()
[all …]