Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/ccree/
Dcc_cipher.c36 struct cc_cipher_ctx { struct
53 struct cc_cipher_ctx *ctx_p = crypto_tfm_ctx(tfm); in cc_is_hw_key() argument
58 static int validate_keys_sizes(struct cc_cipher_ctx *ctx_p, u32 size) in validate_keys_sizes()
92 static int validate_data_size(struct cc_cipher_ctx *ctx_p, in validate_data_size()
133 struct cc_cipher_ctx *ctx_p = crypto_tfm_ctx(tfm); in cc_cipher_init()
190 struct cc_cipher_ctx *ctx_p = crypto_tfm_ctx(tfm); in cc_cipher_exit()
238 struct cc_cipher_ctx *ctx_p = crypto_tfm_ctx(tfm); in cc_cipher_sethkey()
306 struct cc_cipher_ctx *ctx_p = crypto_tfm_ctx(tfm); in cc_cipher_setkey()
391 struct cc_cipher_ctx *ctx_p = crypto_tfm_ctx(tfm); in cc_setup_cipher_desc()
514 struct cc_cipher_ctx *ctx_p = crypto_tfm_ctx(tfm); in cc_setup_cipher_data()
[all …]