Searched refs:key_allocsa_extended (Results 1 – 3 of 3) sorted by relevance
| /xnu-8019.80.24/bsd/netkey/ |
| H A D | key.h | 70 key_allocsa_extended(u_int family, caddr_t src, caddr_t dst, uint32_t dst_ifscope,
|
| H A D | key.c | 1245 return key_allocsa_extended(family, src, dst, dst_ifscope, proto, spi, NULL); in key_allocsa() 1249 key_allocsa_extended(u_int family, in key_allocsa_extended() function
|
| /xnu-8019.80.24/bsd/netinet6/ |
| H A D | esp_input.c | 273 if ((sav = key_allocsa_extended(AF_INET, in esp4_input_extended() 972 if ((sav = key_allocsa_extended(AF_INET6, in esp6_input_extended()
|