Searched refs:SADB_EXT_KEY_ENCRYPT (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dpfkeyv2.h330 #define SADB_EXT_KEY_ENCRYPT 9 macro
H A Dif_utun_crypto_ipsec.c329 if ((keye = utun_ipsec_set_keybuf(SADB_EXT_KEY_ENCRYPT, key_enc, key_enc_len)) == NULL) {
/darwin-on-arm/xnu/bsd/netkey/
H A Dkey_debug.c127 case SADB_EXT_KEY_ENCRYPT:
H A Dkey.c225 sizeof(struct sadb_key), /* SADB_EXT_KEY_ENCRYPT */
249 0, /* SADB_EXT_KEY_ENCRYPT */
3694 if (mhp->ext[SADB_EXT_KEY_ENCRYPT] != NULL) {
3698 key0 = (const struct sadb_key *)mhp->ext[SADB_EXT_KEY_ENCRYPT];
3699 len = mhp->extlen[SADB_EXT_KEY_ENCRYPT];
4306 SADB_EXT_KEY_ENCRYPT, SADB_EXT_IDENTITY_SRC,
4356 case SADB_EXT_KEY_ENCRYPT:
6095 mhp->ext[SADB_EXT_KEY_ENCRYPT] == NULL) ||
6319 mhp->ext[SADB_EXT_KEY_ENCRYPT] == NULL) ||
8597 case SADB_EXT_KEY_ENCRYPT
[all...]

Completed in 88 milliseconds