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

  /external/openssl/ssl/
ssl_locl.h 488 } CERT_PKEY;
493 CERT_PKEY *key; /* ALWAYS points to an element of the pkeys array
518 CERT_PKEY pkeys[SSL_PKEY_NUM];
531 CERT_PKEY *peer_key; /* points to an element of peer_pkeys (never NULL!) */
532 CERT_PKEY peer_pkeys[SSL_PKEY_NUM];
534 * so maybe we shouldn't even use the CERT_PKEY type here. */
844 CERT_PKEY *ssl_get_server_send_pkey(const SSL *s);
    [all...]
ssl_lib.c     [all...]
t1_lib.c     [all...]

Completed in 27 milliseconds