Home | History | Annotate | Download | only in openssh

Lines Matching full:__func__

137 			fatal("%s: unknown alg %s", __func__, alg);
147 debug3("%s: prefer hostkeyalgs: %s", __func__, first);
521 fatal("%s: no authentication context", __func__);
979 __func__, crypt_scheme);
1004 debug3("%s: salt = %s", __func__, salt);
1005 debug3("%s: scheme = %s", __func__, crypt_scheme);
1006 debug3("%s: crypted = %s", __func__, crypted);
1011 fatal("%s: hash_buffer", __func__);
1019 fatal("%s: BN_bin2bn (secret)", __func__);
1041 fatal("%s: BN_new", __func__);
1053 JPAKE_DEBUG_CTX((pctx, "step 1 received in %s", __func__));
1061 JPAKE_DEBUG_BN((pctx->s, "%s: s = ", __func__));
1078 JPAKE_DEBUG_CTX((pctx, "step 2 sending in %s", __func__));
1107 fatal("%s: BN_new", __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__));
1161 debug("%s: %s success", __func__, authctxt->method->name);
1163 debug("%s: confirmation mismatch", __func__);
1759 __func__, authctxt->methoddata);
1780 JPAKE_DEBUG_CTX((pctx, "step 1 sending in %s", __func__));
1807 debug3("%s: clean up", __func__);