Home | History | Annotate | Download | only in apps

Lines Matching refs:pktmp

2090 		EVP_PKEY *pktmp;
2091 pktmp = X509_get_pubkey(peer);
2093 EVP_PKEY_bits(pktmp));
2094 EVP_PKEY_free(pktmp);