Searched refs:rk_crypto_des (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/crypto/rockchip/ |
| H A D | crypto_v2.c | 1226 int rk_crypto_des(struct udevice *dev, u32 mode, const u8 *key, u32 key_len, in rk_crypto_des() function 1302 ret = rk_crypto_des(dev, ctx->mode, ctx->key, ctx->key_len, in rockchip_crypto_cipher() 1427 ret = rk_crypto_des(dev, ctx->mode, NULL, ctx->key_len, in rockchip_crypto_fw_cipher()
|