OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sresp
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/wpa/dist/src/crypto/
tls_openssl_ocsp.c
702
SingleResponse *
sresp
;
local
705
sresp
= sk_SingleResponse_value(rd->responses, j);
709
txt = algor_str(
sresp
->certID->hashAlgorithm);
716
txt = octet_string_str(
sresp
->certID->issuerNameHash);
723
txt = octet_string_str(
sresp
->certID->issuerKeyHash);
730
txt = integer_str(
sresp
->certID->serialNumber);
737
switch (
sresp
->certStatus->type) {
749
txt = generalizedtime_str(
sresp
->thisUpdate);
755
if (
sresp
->nextUpdate) {
756
txt = generalizedtime_str(
sresp
->nextUpdate)
[
all
...]
Completed in 22 milliseconds
Indexes created Sat Mar 14 00:24:00 UTC 2026