OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:X509_PURPOSE_DYNAMIC
(Results
1 - 3
of
3
) sorted by null
/external/openssl/crypto/x509v3/
v3_purp.c
179
flags &= ~
X509_PURPOSE_DYNAMIC
;
190
ptmp->flags =
X509_PURPOSE_DYNAMIC
;
206
ptmp->flags &=
X509_PURPOSE_DYNAMIC
;
232
if (p->flags &
X509_PURPOSE_DYNAMIC
)
x509v3.h
455
#define
X509_PURPOSE_DYNAMIC
0x1
/external/openssl/include/openssl/
x509v3.h
455
#define
X509_PURPOSE_DYNAMIC
0x1
Completed in 17 milliseconds