Home
last modified time | relevance | path

Searched refs:JPAKE_DEBUG_BUF (Results 1 – 2 of 2) sorted by relevance

/external/openssh/
Djpake.h28 # define JPAKE_DEBUG_BUF(a) macro
32 # define JPAKE_DEBUG_BUF(a) debug3_buf a macro
Djpake.c166 JPAKE_DEBUG_BUF((a, b, "%s", #a)); \ in jpake_dump()
436 JPAKE_DEBUG_BUF((expected_confirm_hash, expected_confirm_hash_len, in jpake_check_confirm()
438 JPAKE_DEBUG_BUF((peer_confirm_hash, peer_confirm_hash_len, in jpake_check_confirm()