HomeSort by relevance Sort by last modified time
    Searched refs:X509_TRUST_DYNAMIC_NAME (Results 1 - 3 of 3) sorted by null

  /external/openssl/crypto/x509/
x509_trs.c 167 flags |= X509_TRUST_DYNAMIC_NAME;
180 if(trtmp->flags & X509_TRUST_DYNAMIC_NAME) OPENSSL_free(trtmp->name);
215 if (p->flags & X509_TRUST_DYNAMIC_NAME)
x509.h 351 #define X509_TRUST_DYNAMIC_NAME 2
    [all...]
  /external/openssl/include/openssl/
x509.h 351 #define X509_TRUST_DYNAMIC_NAME 2
    [all...]

Completed in 15 milliseconds