Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/crypto/rockchip/
H A Dcrypto_ce.c32 struct rkce_cipher_contex { struct
602 struct rkce_cipher_contex *hw_ctx; in rkce_cipher_ctx_alloc()
636 static void rkce_cipher_ctx_free(struct rkce_cipher_contex *hw_ctx) in rkce_cipher_ctx_free()
756 struct rkce_cipher_contex *hw_ctx = NULL; in rk_crypto_cipher()