HomeSort by relevance Sort by last modified time
    Searched full:x509_cert (Results 1 - 4 of 4) sorted by null

  /external/curl/lib/vtls/
gtls.c 835 gnutls_x509_crt_t x509_cert, x509_issuer; local
1045 gnutls_x509_crt_init(&x509_cert);
1050 gnutls_x509_crt_import(x509_cert, chainp, GNUTLS_X509_FMT_DER);
    [all...]
  /external/tlsdate/src/
tlsdate-helper-plan9.c 692 const x509_cert *certificate;
833 x509_cert cacert;
839 memset (&cacert, 0, sizeof(x509_cert));
    [all...]
tlsdate-helper.c 829 const x509_cert *certificate;
973 x509_cert cacert;
979 memset (&cacert, 0, sizeof(x509_cert));
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wincrypt.h     [all...]

Completed in 111 milliseconds