Home
last modified time | relevance | path

Searched refs:CERT_PKEY (Results 1 – 3 of 3) sorted by relevance

/external/openssl/ssl/
Dssl_locl.h478 } CERT_PKEY; typedef
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];
Dssl_lib.c2036 CERT_PKEY *cpk; in ssl_set_cert_masks()
/external/openssl/patches/
Djsse.patch351 } CERT_PKEY;