Home
last modified time | relevance | path

Searched defs:ctx_p (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/crypto/ccree/
Dcc_cipher.c53 struct cc_cipher_ctx *ctx_p = crypto_tfm_ctx(tfm); in cc_is_hw_key() local
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() local
190 struct cc_cipher_ctx *ctx_p = crypto_tfm_ctx(tfm); in cc_cipher_exit() local
238 struct cc_cipher_ctx *ctx_p = crypto_tfm_ctx(tfm); in cc_cipher_sethkey() local
306 struct cc_cipher_ctx *ctx_p = crypto_tfm_ctx(tfm); in cc_cipher_setkey() local
391 struct cc_cipher_ctx *ctx_p = crypto_tfm_ctx(tfm); in cc_setup_cipher_desc() local
514 struct cc_cipher_ctx *ctx_p = crypto_tfm_ctx(tfm); in cc_setup_cipher_data() local
633 struct cc_cipher_ctx *ctx_p = crypto_tfm_ctx(tfm); in cc_cipher_complete() local
[all …]