Lines Matching defs:ops
81 const struct dm_crypto_ops *ops; in crypto_get_device() local
108 const struct dm_crypto_ops *ops = device_get_ops(dev); in crypto_sha_init() local
121 const struct dm_crypto_ops *ops = device_get_ops(dev); in crypto_sha_update() local
134 const struct dm_crypto_ops *ops = device_get_ops(dev); in crypto_sha_final() local
178 const struct dm_crypto_ops *ops = device_get_ops(dev); in crypto_hmac_init() local
191 const struct dm_crypto_ops *ops = device_get_ops(dev); in crypto_hmac_update() local
204 const struct dm_crypto_ops *ops = device_get_ops(dev); in crypto_hmac_final() local
256 const struct dm_crypto_ops *ops = device_get_ops(dev); in crypto_rsa_verify() local
270 const struct dm_crypto_ops *ops = device_get_ops(dev); in crypto_cipher() local
281 const struct dm_crypto_ops *ops = device_get_ops(dev); in crypto_mac() local
293 const struct dm_crypto_ops *ops = device_get_ops(dev); in crypto_ae() local