Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/crypto/rockchip/
H A Dcrypto_ecc.c250 static int rk_word_cmp_zero(uint32_t *buf1, uint32_t n_words) in rk_word_cmp_zero() function
416 rk_word_cmp_zero(ecc_st->v, RK_ECP_MAX_WORDS) || in rockchip_ecc_verify()
417 rk_word_cmp_zero(ecc_st->r_, RK_ECP_MAX_WORDS) == 0) { in rockchip_ecc_verify()