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 461 } CERT_PKEY;
466 CERT_PKEY *key; /* ALWAYS points to an element of the pkeys array
491 CERT_PKEY pkeys[SSL_PKEY_NUM];
504 CERT_PKEY *peer_key; /* points to an element of peer_pkeys (never NULL!) */
505 CERT_PKEY peer_pkeys[SSL_PKEY_NUM];
507 * so maybe we shouldn't even use the CERT_PKEY type here. */
    [all...]
ssl_lib.c     [all...]

Completed in 23 milliseconds