Home
last modified time | relevance | path

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

/openbsd/regress/lib/libcrypto/sm2/
H A Dsm2sigtest.c42 const char *x_hex, const char *y_hex, const char *order_hex, in create_EC_group() argument
72 BN_hex2bn(&g_y, y_hex); in create_EC_group()
H A Dsm2crypttest.c41 const char *x_hex, const char *y_hex, const char *order_hex, in create_EC_group() argument
71 BN_hex2bn(&g_y, y_hex); in create_EC_group()