OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_dist_point_name
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/openssl/openssl/crypto/x509v3/
v3_crld.c
115
static int
set_dist_point_name
(DIST_POINT_NAME **pdp, X509V3_CTX *ctx,
function
283
ret =
set_dist_point_name
(&point->distpoint, ctx, cnf);
461
ret =
set_dist_point_name
(&idp->distpoint, ctx, cnf);
/external/openssl/crypto/x509v3/
v3_crld.c
115
static int
set_dist_point_name
(DIST_POINT_NAME **pdp, X509V3_CTX *ctx,
function
283
ret =
set_dist_point_name
(&point->distpoint, ctx, cnf);
461
ret =
set_dist_point_name
(&idp->distpoint, ctx, cnf);
Completed in 100 milliseconds