Home
last modified time | relevance | path

Searched refs:trstandard (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/crypto/x509/
Dx509_trs.c79 static X509_TRUST trstandard[] = { variable
97 #define X509_TRUST_COUNT (sizeof(trstandard)/sizeof(X509_TRUST))
147 return trstandard + idx; in X509_TRUST_get0()
257 trtable_free(trstandard + i); in X509_TRUST_cleanup()