OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:X509_V_FLAG_SUITEB_128_LOS_ONLY
(Results
1 - 2
of
2
) sorted by null
/external/boringssl/src/crypto/x509/
x509_cmp.c
374
*pflags &= ~
X509_V_FLAG_SUITEB_128_LOS_ONLY
;
378
if (!(*pflags &
X509_V_FLAG_SUITEB_128_LOS_ONLY
))
/external/boringssl/src/include/openssl/
x509_vfy.h
408
#define
X509_V_FLAG_SUITEB_128_LOS_ONLY
0x10000
Completed in 53 milliseconds