Home
last modified time | relevance | path

Searched refs:OH_NetStack_GetPinSetForHostName (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/netstack/interfaces/kits/c/net_ssl/include/
H A Dnet_ssl_c.h73 int32_t OH_NetStack_GetPinSetForHostName(const char *hostname, NetStack_CertificatePinning *pin);
/foundation/communication/netstack/interfaces/kits/c/net_ssl/src/
H A Dnet_ssl_c.cpp82 int32_t OH_NetStack_GetPinSetForHostName(const char *hostname, NetStack_CertificatePinning *pin) in OH_NetStack_GetPinSetForHostName() function
85 NETSTACK_LOGE("OH_NetStack_GetPinSetForHostName received invalid parameters"); in OH_NetStack_GetPinSetForHostName()
107 NETSTACK_LOGE("OH_NetStack_GetPinSetForHostName malloc failed"); in OH_NetStack_GetPinSetForHostName()
113 NETSTACK_LOGE("OH_NetStack_GetPinSetForHostName string copy failed"); in OH_NetStack_GetPinSetForHostName()

Completed in 1 milliseconds