Home
last modified time | relevance | path

Searched refs:pub_key (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/verify/
H A Dpinning.rs108 let pub_key = String::from(digest); in add() localVariable
109 let _ = keys.insert(auth, pub_key); in add()
173 pub_key: &[u8], in sha256_digest()
192 EVP_DigestUpdate(md_ctx, pub_key.as_ptr(), len); in sha256_digest()
/ohos5.0/base/security/huks/interfaces/inner_api/huks_lite/
H A Dhks_client.h86 struct hks_blob *pub_key);
/ohos5.0/build/templates/update/
H A Dmodule_update.gni258 outputs = [ "$output_dir/module_package/sign_img_output/pub_key.pem" ]