Lines Matching refs:omapi_auth_key_t
38 OMAPI_OBJECT_ALLOC (omapi_auth_key, omapi_auth_key_t, omapi_type_auth_key)
41 omapi_auth_key_t, omapi_auth_hash_t)
43 HASH_FUNCTIONS (omapi_auth_key, const char *, omapi_auth_key_t, in HASH_FUNCTIONS() argument
48 isc_result_t omapi_auth_key_new (omapi_auth_key_t **o, const char *file, in HASH_FUNCTIONS()
57 omapi_auth_key_t *a; in omapi_auth_key_destroy()
61 a = (omapi_auth_key_t *)h; in omapi_auth_key_destroy()
78 isc_result_t omapi_auth_key_enter (omapi_auth_key_t *a) in omapi_auth_key_enter()
80 omapi_auth_key_t *tk; in omapi_auth_key_enter()
87 tk = (omapi_auth_key_t *)0; in omapi_auth_key_enter()
126 isc_result_t omapi_auth_key_lookup_name (omapi_auth_key_t **a, in omapi_auth_key_lookup_name()
174 if (!omapi_auth_key_hash_lookup ((omapi_auth_key_t **)h, auth_key_hash, in omapi_auth_key_lookup()
184 ((omapi_auth_key_t *)*h) -> algorithm) != 0) { in omapi_auth_key_lookup()
201 omapi_auth_key_t *a; in omapi_auth_key_stuff_values()
206 a = (omapi_auth_key_t *)h; in omapi_auth_key_stuff_values()
234 omapi_auth_key_t *a; in omapi_auth_key_get_value()
239 a = (omapi_auth_key_t *)h; in omapi_auth_key_get_value()