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

/macosx-10.10/OpenSSH-189/openssh/
H A Djpake.h31 # define JPAKE_DEBUG_BN(a) macro
35 # define JPAKE_DEBUG_BN(a) debug3_bn a macro
H A Djpake.c168 JPAKE_DEBUG_BN(((a), "%s = ", #a)); \
314 JPAKE_DEBUG_BN((tmp, "%s: tmp = ", __func__));
315 JPAKE_DEBUG_BN((exponent, "%s: exponent = ", __func__));
390 JPAKE_DEBUG_BN((tmp, "%s: tmp = ", __func__));
H A Dauth2-jpake.c361 JPAKE_DEBUG_BN((*s, "%s: s = ", __func__));
H A Dsshconnect2.c1181 JPAKE_DEBUG_BN((pctx->s, "%s: s = ", __func__));

Completed in 94 milliseconds