HomeSort by relevance Sort by last modified time
    Searched refs:JPAKE_DEBUG_BUF (Results 1 - 2 of 2) sorted by null

  /external/openssh/
jpake.h 28 # define JPAKE_DEBUG_BUF(a)
32 # define JPAKE_DEBUG_BUF(a) debug3_buf a
jpake.c 166 JPAKE_DEBUG_BUF((a, b, "%s", #a)); \
436 JPAKE_DEBUG_BUF((expected_confirm_hash, expected_confirm_hash_len,
438 JPAKE_DEBUG_BUF((peer_confirm_hash, peer_confirm_hash_len,

Completed in 44 milliseconds