Home
last modified time | relevance | path

Searched defs:EVP_MD_CTX_new (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/ffi/
H A Dx509.rs27 pub(crate) fn EVP_MD_CTX_new() -> *mut EVP_MD_CTX; in EVP_MD_CTX_new() function
/ohos5.0/base/security/dlp_permission_service/frameworks/test/mock/
H A Dopenssl_mock.cpp330 EVP_MD_CTX *EVP_MD_CTX_new(void) in EVP_MD_CTX_new() function