Searched refs:cc_cipher_ctx (Results 1 – 1 of 1) sorted by relevance
36 struct cc_cipher_ctx { struct53 struct cc_cipher_ctx *ctx_p = crypto_tfm_ctx(tfm); in cc_is_hw_key() argument58 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 …]