HomeSort by: relevance | last modified time | path
    Searched defs:hex_pton (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/nsd/dist/
util.c 562 hex_pton(const char* src, uint8_t* target, size_t targsize) function
1198 hex_pton(options->cookie_secret,
1208 hex_pton(options->cookie_staging_secret,
1269 /* needed for `hex_pton`; stripping potential `\n` */
1271 decoded_len = hex_pton(secret, cookie_secrets[count].cookie_secret,
  /src/external/bsd/unbound/dist/util/
net_help.c 2030 hex_pton(const char* src, uint8_t* target, size_t targsize) function

Completed in 179 milliseconds