Searched refs:sm2_do_verify (Results 1 – 3 of 3) sorted by relevance
/openbsd/lib/libcrypto/sm2/ |
H A D | sm2_local.h | 35 int sm2_do_verify(const EC_KEY *key, const EVP_MD *digest,
|
H A D | sm2_sign.c | 372 sm2_do_verify(const EC_KEY *key, const EVP_MD *digest, const ECDSA_SIG *sig, in sm2_do_verify() function
|
/openbsd/regress/lib/libcrypto/sm2/ |
H A D | sm2sigtest.c | 126 ok = sm2_do_verify(key, EVP_sm3(), sig, userid, strlen(userid), in test_sm2()
|