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

  /external/openssl/apps/
pkcs12.c 82 int get_cert_chain (X509 *cert, X509_STORE *store, STACK_OF(X509) **chain);
530 vret = get_cert_chain (ucert, store, &chain2);
827 int get_cert_chain (X509 *cert, X509_STORE *store, STACK_OF(X509) **chain) function

Completed in 88 milliseconds