Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/crypto/rockchip/
H A Dcrypto_ce.c758 bool use_otpkey = false; in rk_crypto_cipher() local
764 use_otpkey = true; in rk_crypto_cipher()
784 hw_ctx->td->ctrl.key_sel = use_otpkey ? RKCE_KEY_SEL_KT : RKCE_KEY_SEL_USER; in rk_crypto_cipher()
789 if (!use_otpkey) { in rk_crypto_cipher()
H A Dcrypto_v2.c907 bool use_otpkey = false; in hw_cipher_init() local
910 use_otpkey = true; in hw_cipher_init()
955 if (!use_otpkey) { in hw_cipher_init()