Searched refs:crypto_fw_cipher (Results 1 – 3 of 3) sorted by relevance
335 int crypto_fw_cipher(struct udevice *dev, cipher_fw_context *ctx,
350 int crypto_fw_cipher(struct udevice *dev, cipher_fw_context *ctx, in crypto_fw_cipher() function
219 ret = crypto_fw_cipher(dev, &ctx, (void *)cipher_addr, in spl_fit_image_uncipher()