Lines Matching refs:dm_crypto_ops
92 const struct dm_crypto_ops *ops; in crypto_get_device()
135 const struct dm_crypto_ops *ops = device_get_ops(dev); in crypto_sha_init()
148 const struct dm_crypto_ops *ops = device_get_ops(dev); in crypto_sha_update()
161 const struct dm_crypto_ops *ops = device_get_ops(dev); in crypto_sha_final()
205 const struct dm_crypto_ops *ops = device_get_ops(dev); in crypto_hmac_init()
218 const struct dm_crypto_ops *ops = device_get_ops(dev); in crypto_hmac_update()
231 const struct dm_crypto_ops *ops = device_get_ops(dev); in crypto_hmac_final()
283 const struct dm_crypto_ops *ops = device_get_ops(dev); in crypto_rsa_verify()
296 const struct dm_crypto_ops *ops = device_get_ops(dev); in crypto_ec_verify()
310 const struct dm_crypto_ops *ops = device_get_ops(dev); in crypto_cipher()
324 const struct dm_crypto_ops *ops = device_get_ops(dev); in crypto_mac()
339 const struct dm_crypto_ops *ops = device_get_ops(dev); in crypto_ae()
354 const struct dm_crypto_ops *ops = device_get_ops(dev); in crypto_fw_cipher()
385 const struct dm_crypto_ops *ops = device_get_ops(dev); in crypto_keytable_addr()
395 const struct dm_crypto_ops *ops = device_get_ops(dev); in crypto_is_secure()