Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/crypto/
H A Dcrypto_wolfssl.c58 #define LOG_WOLF_ERROR_VA(msg, ...) \ macro
63 LOG_WOLF_ERROR_VA("%s", (msg))
66 LOG_WOLF_ERROR_VA(#func " failed with err: %d %s", \
521LOG_WOLF_ERROR_VA("wolfSSL: Password is too short. Make sure your password is at least %d characte… in pbkdf2_sha1()
1621 LOG_WOLF_ERROR_VA("Unsupported curve (id=%d) in EC key", group); in crypto_ec_group_2_id()
1879 LOG_WOLF_ERROR_VA("wc_ecc_get_curve_size_from_id error for curve_id %d", e->curve_id); in crypto_ec_point_to_bin()
2394 LOG_WOLF_ERROR_VA("Unsupported curve (id=%d) in EC key", in crypto_ec_key_group()
2638 LOG_WOLF_ERROR_VA("%s failed with err: %d", include_pub ? in crypto_ec_key_get_ecprivate_key()
2775 LOG_WOLF_ERROR_VA("%s has returned NULL", in crypto_ec_key_debug_print()
3041 LOG_WOLF_ERROR_VA("Unexpected size of r or s (%d %d %d)", sz, in crypto_ec_key_sign_r_s()
[all …]