Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/ccree/
H A Dcc_cipher.c45 struct cc_cipher_ctx { struct
66 struct cc_cipher_ctx *ctx_p = crypto_tfm_ctx(tfm); in cc_key_type()
71 static int validate_keys_sizes(struct cc_cipher_ctx *ctx_p, u32 size) in validate_keys_sizes()
106 static int validate_data_size(struct cc_cipher_ctx *ctx_p, in validate_data_size()
153 struct cc_cipher_ctx *ctx_p = crypto_tfm_ctx(tfm); in cc_cipher_init()
236 struct cc_cipher_ctx *ctx_p = crypto_tfm_ctx(tfm); in cc_cipher_exit()
302 struct cc_cipher_ctx *ctx_p = crypto_tfm_ctx(tfm); in cc_cipher_sethkey()
402 struct cc_cipher_ctx *ctx_p = crypto_tfm_ctx(tfm); in cc_cipher_setkey()
493 static int cc_out_setup_mode(struct cc_cipher_ctx *ctx_p) in cc_out_setup_mode()
512 struct cc_cipher_ctx *ctx_ in cc_setup_readiv_desc()
[all...]
/kernel/linux/linux-6.6/drivers/crypto/ccree/
H A Dcc_cipher.c45 struct cc_cipher_ctx { struct
66 struct cc_cipher_ctx *ctx_p = crypto_tfm_ctx(tfm); in cc_key_type()
71 static int validate_keys_sizes(struct cc_cipher_ctx *ctx_p, u32 size) in validate_keys_sizes()
107 static int validate_data_size(struct cc_cipher_ctx *ctx_p, in validate_data_size()
156 struct cc_cipher_ctx *ctx_p = crypto_tfm_ctx(tfm); in cc_cipher_init()
239 struct cc_cipher_ctx *ctx_p = crypto_tfm_ctx(tfm); in cc_cipher_exit()
305 struct cc_cipher_ctx *ctx_p = crypto_tfm_ctx(tfm); in cc_cipher_sethkey()
405 struct cc_cipher_ctx *ctx_p = crypto_tfm_ctx(tfm); in cc_cipher_setkey()
496 static int cc_out_setup_mode(struct cc_cipher_ctx *ctx_p) in cc_out_setup_mode()
515 struct cc_cipher_ctx *ctx_ in cc_setup_readiv_desc()
[all...]

Completed in 4 milliseconds