Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/netinet6/
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_core.c345 ipseclog((LOG_ERR, in esp_schedule()
363 ipseclog((LOG_ERR, in esp_schedule()
392 ipseclog((LOG_ERR, "esp_schedule %s: error %d\n", in esp_schedule()
460 ipseclog((LOG_ERR, "esp_cbc_mature: " in esp_descbc_mature()
466 ipseclog((LOG_ERR, "esp_descbc_mature: no key is given.\n")); in esp_descbc_mature()
472 ipseclog((LOG_ERR, in esp_descbc_mature()
479 ipseclog((LOG_ERR, in esp_descbc_mature()
487 ipseclog((LOG_ERR, in esp_descbc_mature()
566 ipseclog((LOG_ERR, in esp_cbc_mature()
571 ipseclog((LOG_ERR, in esp_cbc_mature()
[all …]
H A Desp_input.c237 ipseclog((LOG_ERR, "IPv4 ESP input: packet alignment problem " in esp4_input_extended()
246 ipseclog((LOG_DEBUG, in esp4_input_extended()
262 ipseclog((LOG_DEBUG, in esp4_input_extended()
280 ipseclog((LOG_WARNING, in esp4_input_extended()
291 ipseclog((LOG_DEBUG, in esp4_input_extended()
299 ipseclog((LOG_DEBUG, "IPv4 ESP input: " in esp4_input_extended()
309 ipseclog((LOG_ERR, "inproper ivlen in IPv4 ESP input: %s %s\n", in esp4_input_extended()
340 ipseclog((LOG_WARNING, in esp4_input_extended()
353 ipseclog((LOG_DEBUG, in esp4_input_extended()
372 ipseclog((LOG_DEBUG, in esp4_input_extended()
[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()
691 ipseclog((LOG_ERR, "%s: unsupported ivlen %d\n", __FUNCTION__, ivlen)); in esp_gcm_schedule()
696 ipseclog((LOG_ERR, "%s: IIV and GMAC-only not supported together\n", __FUNCTION__)); in esp_gcm_schedule()
788 ipseclog((LOG_ERR, "%s: unsupported ivlen %d\n", __FUNCTION__, ivlen)); in esp_gcm_encrypt_aes()
794 ipseclog((LOG_ERR, "%s: IIV and GMAC-only not supported together\n", __FUNCTION__)); in esp_gcm_encrypt_aes()
[all …]
H A Desp_output.c280 ipseclog((LOG_ERR, "esp_output: unsupported af %d\n", af)); in esp_output()
316 ipseclog((LOG_DEBUG, "esp4_output: internal error: " in esp_output()
325 ipseclog((LOG_DEBUG, "esp6_output: internal error: " in esp_output()
340 ipseclog((LOG_ERR, "esp_output: unsupported algorithm: " in esp_output()
382 ipseclog((LOG_DEBUG, "esp%d_output: md is not in chain\n", in esp_output()
555 ipseclog((LOG_ERR, in esp_output()
577 ipseclog((LOG_WARNING, in esp_output()
683 ipseclog((LOG_DEBUG, "esp%d_output: can't alloc mbuf", in esp_output()
745 ipseclog((LOG_ERR, in esp_output()
779 ipseclog((LOG_ERR, "packet encryption failure\n")); in esp_output()
[all …]
H A Dah_core.c262 ipseclog((LOG_ERR, "ah_schedule %s: error %d\n", in ah_schedule()
378 ipseclog((LOG_ERR, "ah_keyed_sha1_mature: no key is given.\n")); in ah_keyed_sha1_mature()
384 ipseclog((LOG_ERR, "ah_keyed_sha1_mature: unsupported algorithm.\n")); in ah_keyed_sha1_mature()
390 ipseclog((LOG_ERR, in ah_keyed_sha1_mature()
491 ipseclog((LOG_ERR, "ah_hmac_mature: no key is given.\n")); in ah_hmac_mature()
497 ipseclog((LOG_ERR, "ah_hmac_mature: unsupported algorithm.\n")); in ah_hmac_mature()
503 ipseclog((LOG_ERR, in ah_hmac_mature()
521 ipseclog((LOG_ERR, "ah_hmac_state_init: unsupported algorithm.\n")); in ah_hmac_state_init()
669 ipseclog((LOG_ERR, in ah_none_mature()
850 ipseclog((LOG_ERR, "ah4_calccksum: " in ah4_calccksum()
[all …]
H A Dipsec.c411 ipseclog((LOG_INFO, in ipsec4_getpolicybysock()
431 ipseclog((LOG_ERR, "ipsec4_getpolicybysock: " in ipsec4_getpolicybysock()
458 ipseclog((LOG_ERR, "ipsec4_getpolicybysock: " in ipsec4_getpolicybysock()
469 ipseclog((LOG_INFO, in ipsec4_getpolicybysock()
489 ipseclog((LOG_ERR, "ipsec4_getpolicybysock: " in ipsec4_getpolicybysock()
559 ipseclog((LOG_INFO, "fixed system default policy:%d->%d\n", in ipsec4_getpolicybyaddr()
728 ipseclog((LOG_INFO, in ipsec6_getpolicybysock()
746 ipseclog((LOG_ERR, "ipsec6_getpolicybysock: " in ipsec6_getpolicybysock()
771 ipseclog((LOG_ERR, "ipsec6_getpolicybysock: " in ipsec6_getpolicybysock()
781 ipseclog((LOG_INFO, in ipsec6_getpolicybysock()
[all …]
H A Desp.h117 ipseclog((_level, "%s:%d " _format, __FUNCTION__, __LINE__, ##__VA_ARGS__))
H A Dipsec.h367 #define ipseclog(x) do { if (ipsec_debug != 0) _ipsec_log x; } while (0) macro
/xnu-10063.141.1/bsd/netkey/
H A Dkey.c342 ipseclog((LOG_DEBUG, "%s: state mismatched (TREE=%d SA=%d)\n", \
350 ipseclog((LOG_DEBUG, "%s: direction mismatched (TREE=%d SP=%d), " \
804 ipseclog((LOG_ERR, "protocol family mismatched %d != %d\n.", in key_gettunnel()
1014 ipseclog((LOG_DEBUG, "key_checkrequest: error %d returned " in key_checkrequest()
1379 ipseclog((LOG_DEBUG, "key_allocsa: " in key_allocsa_extended()
1545 ipseclog((LOG_DEBUG, "key_checksa_present: " in key_checksa_present()
1586 ipseclog((LOG_DEBUG, "key_checksa_present: " in key_checksa_present()
1598 ipseclog((LOG_DEBUG, "key_checksa_present: " in key_checksa_present()
1988 ipseclog((LOG_DEBUG, "key_msg2sp: Invalid msg length.\n")); in key_msg2sp()
2019 ipseclog((LOG_DEBUG, in key_msg2sp()
[all …]