Home
last modified time | relevance | path

Searched refs:insert_cmac (Results 1 – 2 of 2) sorted by relevance

/src/contrib/ntp/ntpq/
H A Dntpq.c241 static char *insert_cmac (char *list);
3994 insert_cmac(char *list) in insert_cmac() function
4120 list = insert_cmac(list); /* Insert CMAC into SSL digests list */ in list_digest_names()
/src/contrib/ntp/
H A DCommitLog19535 …include stddef.h for prtdiff_t, refactor CMAC insertion into MD list into insert_cmac() called fro…