Searched defs:public_check (Results 1 – 2 of 2) sorted by relevance
/third_party/openssl/ohos_lite/include/crypto/ | ||
D | evp.h | 86 int (*public_check) (EVP_PKEY *pkey); member |
/third_party/openssl/include/crypto/ | ||
D | evp.h | 178 int (*public_check) (EVP_PKEY *pkey); member |