OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rinf
(Results
1 - 1
of
1
) sorted by null
/external/openssl/crypto/asn1/
x_req.c
84
X509_REQ_INFO *
rinf
= (X509_REQ_INFO *)*pval;
local
87
rinf
->attributes = sk_X509_ATTRIBUTE_new_null();
88
if(!
rinf
->attributes) return 0;
Completed in 14 milliseconds