Searched refs:crypto_dcp_config (Results 1 – 1 of 1) sorted by relevance
31 struct crypto_dcp_config { struct83 const struct crypto_dcp_config *cfg = ctx->device->config; in crypto_dcp_aes_cbc_encrypt()118 const struct crypto_dcp_config *cfg = ctx->device->config; in crypto_dcp_aes_cbc_decrypt()149 const struct crypto_dcp_config *cfg = ctx->device->config; in crypto_dcp_aes_ecb_encrypt()169 const struct crypto_dcp_config *cfg = ctx->device->config; in crypto_dcp_aes_ecb_decrypt()191 const struct crypto_dcp_config *cfg = dev->config; in crypto_dcp_cipher_begin_session()248 const struct crypto_dcp_config *cfg = ctx->device->config; in crypto_dcp_sha256()272 const struct crypto_dcp_config *cfg = dev->config; in crypto_dcp_hash_begin_session()315 const struct crypto_dcp_config *cfg = dev->config; in crypto_dcp_init()343 static const struct crypto_dcp_config crypto_dcp_config_##inst = { \