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

  /external/openssl/ssl/
ssl_locl.h 478 } CERT_PKEY;
483 CERT_PKEY *key; /* ALWAYS points to an element of the pkeys array
508 CERT_PKEY pkeys[SSL_PKEY_NUM];
521 CERT_PKEY *peer_key; /* points to an element of peer_pkeys (never NULL!) */
522 CERT_PKEY peer_pkeys[SSL_PKEY_NUM];
524 * so maybe we shouldn't even use the CERT_PKEY type here. */
    [all...]
ssl_lib.c     [all...]

Completed in 51 milliseconds