Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/rockchip/
H A Dcrypto_ecc.h100 size_t a_len; member
/rk3399_rockchip-uboot/drivers/crypto/rockchip/
H A Dcrypto_ecc.c50 grp->a_len = sizeof(G ## _a); \
405 RK_ECP_LOAD_DATA_EXT(ecc_st->A, grp.a, grp.a_len); in rockchip_ecc_verify()
/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Dtegra_nand.c389 int a_len, u8 *oobbuf, int b_len) in check_ecc_error() argument
410 !blank_check(databuf, a_len)) in check_ecc_error()