Searched defs:create_nonce (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wanboot/wanboot-cgi/
H A Dwanboot-cgi.c324 create_nonce(const char *noncepath, const char *nonce) function
1407 !create_nonce(noncepath, nonce)) {
/illumos-gate/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c480 static unsigned char *create_nonce(const sasl_utils_t * utils) function
2633 nonce = create_nonce(sparams->utils);
4249 text->cnonce = create_nonce(params->utils);

Completed in 71 milliseconds