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

  /external/openssh/
jpake.h 29 # define JPAKE_DEBUG_CTX(a)
33 # define JPAKE_DEBUG_CTX(a) jpake_dump a
auth2-jpake.c 391 JPAKE_DEBUG_CTX((pctx, "step 1 sending in %s", __func__));
445 JPAKE_DEBUG_CTX((pctx, "step 1 received in %s", __func__));
462 JPAKE_DEBUG_CTX((pctx, "step 2 sending in %s", __func__));
500 JPAKE_DEBUG_CTX((pctx, "step 2 received in %s", __func__));
516 JPAKE_DEBUG_CTX((pctx, "confirm sending in %s", __func__));
544 JPAKE_DEBUG_CTX((pctx, "confirm received in %s", __func__));
sshconnect2.c 1053 JPAKE_DEBUG_CTX((pctx, "step 1 received in %s", __func__));
1078 JPAKE_DEBUG_CTX((pctx, "step 2 sending in %s", __func__));
1114 JPAKE_DEBUG_CTX((pctx, "step 2 received in %s", __func__));
1129 JPAKE_DEBUG_CTX((pctx, "confirm sending in %s", __func__));
1154 JPAKE_DEBUG_CTX((pctx, "confirm received in %s", __func__));
    [all...]
monitor.c     [all...]

Completed in 632 milliseconds