Searched refs:tmp_buf2 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_crypto_openssl.c1665 unsigned char *tmp_buf = NULL, *tmp_buf2 = NULL, *vfy_buf = NULL; local
1747 &tmp_buf2, &tmp_buf2_len, longhorn);
1752 vfy_buf = tmp_buf2;
1762 &tmp_buf2, &tmp_buf2_len);
1767 vfy_buf = tmp_buf2;
1803 if (tmp_buf2 != NULL)
1804 free(tmp_buf2);

Completed in 230 milliseconds