Searched refs:rk_crypto_des (Results 1 – 1 of 1) sorted by relevance
1177 int rk_crypto_des(struct udevice *dev, u32 mode, const u8 *key, u32 key_len, in rk_crypto_des() function1253 ret = rk_crypto_des(dev, ctx->mode, ctx->key, ctx->key_len, in rockchip_crypto_cipher()