Home
last modified time | relevance | path

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

/curl/lib/vtls/
H A Dvtls.c1046 char *encoded = NULL, *pinkeycopy, *begin_pos, *end_pos; in Curl_pin_peer_pubkey() local
1073 pinkeycopy = strdup(pinnedpubkey); in Curl_pin_peer_pubkey()
1074 if(!pinkeycopy) { in Curl_pin_peer_pubkey()
1079 begin_pos = pinkeycopy; in Curl_pin_peer_pubkey()
1106 Curl_safefree(pinkeycopy); in Curl_pin_peer_pubkey()

Completed in 13 milliseconds