Home
last modified time | relevance | path

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

/external/openssh/
Dschnorr.h31 void debug3_bn(const BIGNUM *, const char *, ...)
Djpake.h31 # define JPAKE_DEBUG_BN(a) debug3_bn a
Dschnorr.c54 # define SCHNORR_DEBUG_BN(a) debug3_bn a
487 debug3_bn(const BIGNUM *n, const char *fmt, ...) in debug3_bn() function