Home
last modified time | relevance | path

Searched refs:auth_key (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/dhcpctl/
H A Dremote.c54 struct auth_key *key = (struct auth_key *)0; in dhcpctl_new_authenticator()
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/
H A Dktls.c94 crypto_info->auth_key = mac_key; in ktls_configure_crypto()
/netbsd-src/external/mpl/dhcp/dist/includes/omapip/
H A Domapip.h149 typedef struct auth_key { struct
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h1148 struct auth_key *key; /* Key used in basic DHCP authentication. */
1522 struct auth_key *key;
/netbsd-src/external/mpl/dhcp/dist/common/
H A Dparse.c2968 struct auth_key *key; in parse_key()
2973 key = (struct auth_key *)0; in parse_key()