Home
last modified time | relevance | path

Searched refs:rk_crypto_des (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/crypto/rockchip/
H A Dcrypto_v2.c1177 int rk_crypto_des(struct udevice *dev, u32 mode, const u8 *key, u32 key_len, in rk_crypto_des() function
1253 ret = rk_crypto_des(dev, ctx->mode, ctx->key, ctx->key_len, in rockchip_crypto_cipher()