OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:x509_it
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/bsd/openssl/dist/test/
http_test.c
18
static const ASN1_ITEM *
x509_it
= NULL;
variable
109
(ASN1_VALUE *)x509,
x509_it
);
119
BIO *rsp, *req = ASN1_item_i2d_mem_bio(
x509_it
, (ASN1_VALUE *)x509);
372
x509_it
= ASN1_ITEM_rptr(X509);
/src/crypto/external/apache2/openssl/dist/test/
http_test.c
22
static const ASN1_ITEM *
x509_it
= NULL;
variable
145
(ASN1_VALUE *)x509,
x509_it
);
181
req = ASN1_item_i2d_mem_bio(
x509_it
, (ASN1_VALUE *)x509);
571
x509_it
= ASN1_ITEM_rptr(X509);
Completed in 23 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026