OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dk_func
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libresolv/
dst_api.c
188
new_key->
dk_func
= dst_t_func[alg];
215
return (key1->
dk_func
->compare(key1, key2));
259
if (in_key->
dk_func
&& in_key->
dk_func
->sign)
260
return (in_key->
dk_func
->sign(mode, in_key, context, data, len,
301
if (in_key->
dk_func
== NULL || in_key->
dk_func
->verify == NULL)
303
return (in_key->
dk_func
->verify(mode, in_key, context, data, len,
423
if (key->
dk_func
== NULL || key->
dk_func
->to_file_fmt == NULL)
[
all
...]
dst_internal.h
46
struct dst_func *
dk_func
; /*%< point to cryptto pgk specific function table */
member in struct:dst_key
Completed in 13 milliseconds
Indexes created Mon Oct 13 05:10:05 GMT 2025