Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/netinet6/
H A Desp_core.c320 ipseclog((LOG_ERR, in esp_schedule()
338 ipseclog((LOG_ERR, in esp_schedule()
367 ipseclog((LOG_ERR, "esp_schedule %s: error %d\n", in esp_schedule()
415 ipseclog((LOG_ERR, "esp_cbc_mature: " in esp_descbc_mature()
421 ipseclog((LOG_ERR, "esp_descbc_mature: no key is given.\n")); in esp_descbc_mature()
427 ipseclog((LOG_ERR, in esp_descbc_mature()
434 ipseclog((LOG_ERR, in esp_descbc_mature()
442 ipseclog((LOG_ERR, in esp_descbc_mature()
521 ipseclog((LOG_ERR, in esp_cbc_mature()
526 ipseclog((LOG_ERR, in esp_cbc_mature()
[all …]
H A Dah_output.c202 ipseclog((LOG_DEBUG, "ah4_output: internal error: " in ah4_output()
214 ipseclog((LOG_ERR, "ah4_output: unsupported algorithm: " in ah4_output()
254 ipseclog((LOG_DEBUG, "ENOBUFS in ah4_output %d\n", in ah4_output()
300 ipseclog((LOG_WARNING, in ah4_output()
326 ipseclog((LOG_ERR, "IPv4 AH output: size exceeds limit\n")); in ah4_output()
351 ipseclog((LOG_ERR, in ah4_output()
415 ipseclog((LOG_DEBUG, "ah6_output: first mbuf too short\n")); in ah6_output()
431 ipseclog((LOG_DEBUG, "ah6_output: md is not in chain\n")); in ah6_output()
456 ipseclog((LOG_ERR, in ah6_output()
466 ipseclog((LOG_DEBUG, "ah6_output: internal error: " in ah6_output()
[all …]
H A Dah_input.c139 ipseclog((LOG_DEBUG, "IPv4 AH input: can't pullup;" in ah4_input()
164 ipseclog((LOG_WARNING, in ah4_input()
175 ipseclog((LOG_DEBUG, in ah4_input()
184 ipseclog((LOG_DEBUG, "IPv4 AH input: " in ah4_input()
224 ipseclog((LOG_NOTICE, "sum length too short in IPv4 AH input " in ah4_input()
232 ipseclog((LOG_NOTICE, "sum length mismatch in IPv4 AH input " in ah4_input()
244 ipseclog((LOG_DEBUG, "IPv4 AH input: can't pullup\n")); in ah4_input()
264 ipseclog((LOG_WARNING, in ah4_input()
277 ipseclog((LOG_DEBUG, "IPv4 AH input: " in ah4_input()
288 ipseclog((LOG_DEBUG, "IPv4 AH input: " in ah4_input()
[all …]
H A Desp_input.c233 ipseclog((LOG_ERR, "IPv4 ESP input: packet alignment problem " in esp4_input_extended()
242 ipseclog((LOG_DEBUG, in esp4_input_extended()
258 ipseclog((LOG_DEBUG, in esp4_input_extended()
276 ipseclog((LOG_WARNING, in esp4_input_extended()
287 ipseclog((LOG_DEBUG, in esp4_input_extended()
295 ipseclog((LOG_DEBUG, "IPv4 ESP input: " in esp4_input_extended()
305 ipseclog((LOG_ERR, "inproper ivlen in IPv4 ESP input: %s %s\n", in esp4_input_extended()
337 ipseclog((LOG_WARNING, in esp4_input_extended()
366 ipseclog((LOG_DEBUG, in esp4_input_extended()
376 ipseclog((LOG_WARNING, "auth fail in IPv4 ESP input: %s %s\n", in esp4_input_extended()
[all …]
H A Desp_output.c276 ipseclog((LOG_ERR, "esp_output: unsupported af %d\n", af)); in esp_output()
312 ipseclog((LOG_DEBUG, "esp4_output: internal error: " in esp_output()
321 ipseclog((LOG_DEBUG, "esp6_output: internal error: " in esp_output()
336 ipseclog((LOG_ERR, "esp_output: unsupported algorithm: " in esp_output()
378 ipseclog((LOG_DEBUG, "esp%d_output: md is not in chain\n", in esp_output()
551 ipseclog((LOG_ERR, in esp_output()
573 ipseclog((LOG_WARNING, in esp_output()
679 ipseclog((LOG_DEBUG, "esp%d_output: can't alloc mbuf", in esp_output()
741 ipseclog((LOG_ERR, in esp_output()
775 ipseclog((LOG_ERR, "packet encryption failure\n")); in esp_output()
[all …]
H A Desp_rijndael.c167 ipseclog((LOG_ERR, "esp_cbc_decrypt %s: " in esp_cbc_decrypt_aes()
183 ipseclog((LOG_ERR, "esp_cbc_decrypt %s: bad len %d/%u\n", in esp_cbc_decrypt_aes()
189 ipseclog((LOG_ERR, "esp_cbc_decrypt %s: " in esp_cbc_decrypt_aes()
382 ipseclog((LOG_ERR, "esp_cbc_encrypt %s: " in esp_cbc_encrypt_aes()
404 ipseclog((LOG_ERR, "esp_cbc_encrypt %s: bad len %d/%u\n", in esp_cbc_encrypt_aes()
410 ipseclog((LOG_ERR, "esp_cbc_encrypt %s: " in esp_cbc_encrypt_aes()
609 ipseclog((LOG_ERR, "%s: unsupported ivlen %d\n", __FUNCTION__, ivlen)); in esp_gcm_schedule()
703 ipseclog((LOG_ERR, "%s: unsupported ivlen %d\n", __FUNCTION__, ivlen)); in esp_gcm_encrypt_aes()
711 ipseclog((LOG_ERR, "%s: gcm reset failure\n", __FUNCTION__)); in esp_gcm_encrypt_aes()
724 ipseclog((LOG_ERR, "%s: iv generation failure\n", __FUNCTION__)); in esp_gcm_encrypt_aes()
[all …]
H A Dah_core.c258 ipseclog((LOG_ERR, in ah_none_mature()
393 ipseclog((LOG_ERR, "ah_keyed_sha1_mature: no key is given.\n")); in ah_keyed_sha1_mature()
399 ipseclog((LOG_ERR, "ah_keyed_sha1_mature: unsupported algorithm.\n")); in ah_keyed_sha1_mature()
405 ipseclog((LOG_ERR, in ah_keyed_sha1_mature()
513 ipseclog((LOG_ERR, "ah_hmac_md5_mature: no key is given.\n")); in ah_hmac_md5_mature()
519 ipseclog((LOG_ERR, "ah_hmac_md5_mature: unsupported algorithm.\n")); in ah_hmac_md5_mature()
525 ipseclog((LOG_ERR, in ah_hmac_md5_mature()
634 ipseclog((LOG_ERR, "ah_hmac_sha1_mature: no key is given.\n")); in ah_hmac_sha1_mature()
640 ipseclog((LOG_ERR, "ah_hmac_sha1_mature: unsupported algorithm.\n")); in ah_hmac_sha1_mature()
646 ipseclog((LOG_ERR, in ah_hmac_sha1_mature()
[all …]
H A Dipsec.c409 ipseclog((LOG_INFO, in ipsec4_getpolicybysock()
429 ipseclog((LOG_ERR, "ipsec4_getpolicybysock: " in ipsec4_getpolicybysock()
456 ipseclog((LOG_ERR, "ipsec4_getpolicybysock: " in ipsec4_getpolicybysock()
467 ipseclog((LOG_INFO, in ipsec4_getpolicybysock()
487 ipseclog((LOG_ERR, "ipsec4_getpolicybysock: " in ipsec4_getpolicybysock()
557 ipseclog((LOG_INFO, "fixed system default policy:%d->%d\n", in ipsec4_getpolicybyaddr()
726 ipseclog((LOG_INFO, in ipsec6_getpolicybysock()
744 ipseclog((LOG_ERR, "ipsec6_getpolicybysock: " in ipsec6_getpolicybysock()
769 ipseclog((LOG_ERR, "ipsec6_getpolicybysock: " in ipsec6_getpolicybysock()
779 ipseclog((LOG_INFO, in ipsec6_getpolicybysock()
[all …]
H A Dipsec.h368 #define ipseclog(x) do { if (ipsec_debug != 0) _ipsec_log x; } while (0) macro
H A Desp_chachapoly.c88 ipseclog((_level, "%s:%d " _format, __FUNCTION__, __LINE__, ##__VA_ARGS__))
/xnu-8020.140.41/bsd/netkey/
H A Dkey.c338 ipseclog((LOG_DEBUG, "%s: state mismatched (TREE=%d SA=%d)\n", \
347 ipseclog((LOG_DEBUG, "%s: direction mismatched (TREE=%d SP=%d), " \
703 ipseclog((LOG_ERR, "protocol family mismatched %d != %d\n.", in key_gettunnel()
914 ipseclog((LOG_DEBUG, "key_checkrequest: error %d returned " in key_checkrequest()
1279 ipseclog((LOG_DEBUG, "key_allocsa: " in key_allocsa_extended()
1445 ipseclog((LOG_DEBUG, "key_checksa_present: " in key_checksa_present()
1486 ipseclog((LOG_DEBUG, "key_checksa_present: " in key_checksa_present()
1498 ipseclog((LOG_DEBUG, "key_checksa_present: " in key_checksa_present()
1888 ipseclog((LOG_DEBUG, "key_msg2sp: Invalid msg length.\n")); in key_msg2sp()
1919 ipseclog((LOG_DEBUG, in key_msg2sp()
[all …]