Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/verify/
H A Dpinning.rs269 bytes_from_hex("d0e8b8f11c98f369016eb2ed3c541e1f01382f9d5b3104c9ffd06b6175a46271") in ut_pubkey_sha256_digest()
283 fn bytes_from_hex(str: &str) -> Option<Vec<u8>> { in bytes_from_hex() function