Searched defs:pother (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/engine/
H A Deng_pkey.c170 STACK_OF(X509) **pother, UI_METHOD *ui_method, void *callback_data)
194 return e->load_ssl_client_cert(e, s, ca_dn, pcert, ppkey, pother,
168 ENGINE_load_ssl_client_cert(ENGINE *e, SSL *s, STACK_OF(X509_NAME) *ca_dn, X509 **pcert, EVP_PKEY **ppkey, STACK_OF(X509) **pother, UI_METHOD *ui_method, void *callback_data) argument
/external/openssl/crypto/engine/
H A Deng_pkey.c170 STACK_OF(X509) **pother, UI_METHOD *ui_method, void *callback_data)
194 return e->load_ssl_client_cert(e, s, ca_dn, pcert, ppkey, pother,
168 ENGINE_load_ssl_client_cert(ENGINE *e, SSL *s, STACK_OF(X509_NAME) *ca_dn, X509 **pcert, EVP_PKEY **ppkey, STACK_OF(X509) **pother, UI_METHOD *ui_method, void *callback_data) argument

Completed in 115 milliseconds