Home
last modified time | relevance | path

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

/dports/comms/trustedqsl/tqsl-2.4/src/
H A Dopenssl_cert.cpp1502 char *endpub = strstr(biobuf, "-----END PUBLIC KEY-----"); local
1503 int publen = endpub - pubkey + strlen("-----END PUBLIC KEY-----");