Home
last modified time | relevance | path

Searched refs:omapi_auth_key_enter (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/omapip/
H A Dauth.c78 isc_result_t omapi_auth_key_enter (omapi_auth_key_t *a) in omapi_auth_key_enter() function
/netbsd-src/external/mpl/dhcp/dist/includes/omapip/
H A Domapip.h446 isc_result_t omapi_auth_key_enter (omapi_auth_key_t *);
/netbsd-src/external/mpl/dhcp/dist/common/
H A Dparse.c3088 status = omapi_auth_key_enter (key); in parse_key()