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

/freebsd-12-stable/contrib/ntp/ntpd/
H A Dntp_crypto.c449 const u_char *puch; local
686 puch = xinfo->cert.ptr;
687 cert = d2i_X509(NULL, &puch,
1589 u_char *puch; local
1611 puch = vp->ptr;
1613 if (RSA_public_encrypt(4, (u_char *)&temp32, puch,

Completed in 49 milliseconds