Searched defs:sav (Results 1 - 12 of 12) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet6/
H A Dah.h62 struct secasvar *sav; member in struct:ah_algorithm_state
H A Dipcomp_input.c98 struct secasvar *sav = NULL; local
258 struct secasvar *sav = NULL; local
[all...]
H A Dah_input.c139 struct secasvar *sav = NULL; local
633 struct secasvar *sav = NULL; local
1032 struct secasvar *sav; local
[all...]
H A Desp_rijndael.c98 esp_aes_schedule( __unused const struct esp_algorithm *algo, struct secasvar *sav) argument
321 esp_cbc_encrypt_aes( struct mbuf *m, size_t off, __unused size_t plen, struct secasvar *sav, const struct esp_algorithm *algo, int ivlen) argument
[all...]
H A Desp_input.c172 struct secasvar *sav = NULL; local
732 struct secasvar *sav = NULL; local
1195 struct secasvar *sav; local
[all...]
H A Desp_core.c269 esp_null_mature( __unused struct secasvar *sav) argument
278 esp_null_decrypt( __unused struct mbuf *m, __unused size_t off, __unused struct secasvar *sav, __unused const struct esp_algorithm *algo, __unused int ivlen) argument
290 esp_null_encrypt( __unused struct mbuf *m, __unused size_t off, __unused size_t plen, __unused struct secasvar *sav, __unused const struct esp_algorithm *algo, __unused int ivlen) argument
345 esp_descbc_ivlen( __unused const struct esp_algorithm *algo, struct secasvar *sav) argument
367 esp_des_schedule( __unused const struct esp_algorithm *algo, struct secasvar *sav) argument
381 esp_des_blockdecrypt( __unused const struct esp_algorithm *algo, struct secasvar *sav, u_int8_t *s, u_int8_t *d) argument
395 esp_des_blockencrypt( __unused const struct esp_algorithm *algo, struct secasvar *sav, u_int8_t *s, u_int8_t *d) argument
480 esp_3des_schedule( __unused const struct esp_algorithm *algo, struct secasvar *sav) argument
494 esp_3des_blockdecrypt( __unused const struct esp_algorithm *algo, struct secasvar *sav, u_int8_t *s, u_int8_t *d) argument
508 esp_3des_blockencrypt( __unused const struct esp_algorithm *algo, struct secasvar *sav, u_int8_t *s, u_int8_t *d) argument
522 esp_common_ivlen( const struct esp_algorithm *algo, __unused struct secasvar *sav) argument
759 esp_cbc_encrypt( struct mbuf *m, size_t off, __unused size_t plen, struct secasvar *sav, const struct esp_algorithm *algo, int ivlen) argument
[all...]
H A Dah_core.c264 ah_none_init( struct ah_algorithm_state *state, __unused struct secasvar *sav) argument
289 ah_keyed_md5_mature( __unused struct secasvar *sav) argument
[all...]
H A Dipsec.c3000 struct secasvar *sav = NULL; local
3289 struct secasvar *sav = NULL; local
3463 struct secasvar *sav = NULL; local
4401 ipsec_send_natt_keepalive( struct secasvar *sav) argument
[all...]
/darwin-on-arm/xnu/bsd/net/
H A Dif_utun_crypto_ipsec.c213 struct secasvar *sav; local
295 utun_ipsec_alloc_sav(struct secashead *sah, struct secasvar **sav, struct utun_pcb *pcb, u_int8_t satype, u_int8_t alg_auth, u_int8_t alg_enc, u_int32_t flags, u_int8_t replay, u_int8_t *key_auth, u_int16_t key_auth_len, u_int8_t *key_enc, u_int16_t key_enc_len, u_int16_t natt_port, u_int32_t seq, u_int32_t spi, u_int32_t pid, u_int64_t lifetime_hard, u_int64_t lifetime_soft) argument
367 utun_ipsec_free_sav(struct secasvar **sav) argument
386 struct secasvar *sav; local
700 struct secasvar *sav; local
[all...]
H A Dif_utun_crypto.h237 struct secasvar *sav; member in struct:utun_crypto_keys_ipsec_state
/darwin-on-arm/xnu/bsd/netinet/
H A Dip_input.c2605 struct secasvar *sav; local
/darwin-on-arm/xnu/bsd/netkey/
H A Dkey.c794 key_checkrequest( struct ipsecrequest *isr, struct secasindex *saidx, struct secasvar **sav) argument
868 struct secasvar *sav; local
934 struct secasvar *sav, *nextsav, *candidate, *natt_candidate, *no_natt_candidate, *d; local
1117 struct secasvar *sav, *match; local
1516 key_freesav( struct secasvar *sav, int locked) argument
3105 struct secasvar *sav, *nextsav; local
3375 key_delsav( struct secasvar *sav) argument
3488 struct secasvar *sav; local
3517 key_setspi( struct secasvar *sav, u_int32_t spi) argument
3540 struct secasvar *sav, *match; local
3573 key_setsaval( struct secasvar *sav, struct mbuf *m, const struct sadb_msghdr *mhp) argument
3896 key_setsaval2(struct secasvar *sav, u_int8_t satype, u_int8_t alg_auth, u_int8_t alg_enc, u_int32_t flags, u_int8_t replay, struct sadb_key *key_auth, u_int16_t key_auth_len, struct sadb_key *key_enc, u_int16_t key_enc_len, u_int16_t natt_port, u_int32_t seq, u_int32_t spi, u_int32_t pid, struct sadb_lifetime *lifetime_hard, struct sadb_lifetime *lifetime_soft) argument
4111 key_mature( struct secasvar *sav) argument
4290 key_setdumpsa( struct secasvar *sav, u_int8_t type, u_int8_t satype, u_int32_t seq, u_int32_t pid) argument
4488 key_setsadbsa( struct secasvar *sav) argument
5251 struct secasvar *sav, *nextsav; local
6073 struct secasvar *sav; local
6246 struct secasvar *sav; local
6568 struct secasvar *sav = NULL; local
6681 struct secasvar *sav, *nextsav; local
6771 struct secasvar *sav = NULL; local
6862 struct secasvar *sav = NULL; local
7850 key_expire( struct secasvar *sav) argument
7984 struct secasvar *sav, *nextsav; local
8061 struct secasvar *sav; member in struct:sav_dump_elem
8072 struct secasvar *sav; local
8736 key_checktunnelsanity( struct secasvar *sav, __unused u_int family, __unused caddr_t src, __unused caddr_t dst) argument
8754 key_sa_recordxfer( struct secasvar *sav, struct mbuf *m) argument
8828 key_sa_chgstate( struct secasvar *sav, u_int8_t state) argument
8850 key_sa_stir_iv( struct secasvar *sav) argument
[all...]

Completed in 89 milliseconds