Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/cmd/
H A Dcrypto.c74 const u8 *pub_x; member
171 .pub_x = (x), \
718 ec_key.x = (u32 *)test_data->pub_x; in test_ec_result()