Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/cmd/
H A Dcrypto.c168 #define EC_TEST(name, x, y, hash, sign) { \ macro
267 EC_TEST(ECC_192R1, ecc192r1_pub_x, ecc192r1_pub_y, ecc192r1_hash, ecc192r1_sign),
268 EC_TEST(SM2, sm2_pub_x, sm2_pub_y, sm2_hash, sm2_sign),