Searched defs:sm2_id (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/openssl/test/ |
H A D | ecdsatest.c | 179 static const char sm2_id[] = { 1, 2, 3, 4, 'l', 'e', 't', 't', 'e', 'r' }; in set_sm2_id() local
|
H A D | evp_extra_test.c | 2037 uint8_t sm2_id[] = {1, 2, 3, 4, 'l', 'e', 't', 't', 'e', 'r'}; in test_EVP_SM2() local
|