Searched refs:cipher_fw_crypt (Results 1 – 4 of 4) sorted by relevance
357 if (!ops || !ops->cipher_fw_crypt) in crypto_fw_cipher()377 return ops->cipher_fw_crypt(dev, ctx, in, out, len, enc); in crypto_fw_cipher()
137 int (*cipher_fw_crypt)(struct udevice *dev, cipher_fw_context *ctx, member
1086 .cipher_fw_crypt = rockchip_crypto_fw_cipher,
1593 .cipher_fw_crypt = rockchip_crypto_fw_cipher,