Searched refs:hex_pton (Results 1 – 4 of 4) sorted by relevance
582 ssize_t hex_pton(const char* src, uint8_t* target, size_t targsize);
256 decoded_len = hex_pton(secret, cookie_secrets->cookie_secrets[count].cookie_secret, in cookie_secret_file_read()
1898 hex_pton(const char* src, uint8_t* target, size_t targsize) in hex_pton() function
3357 if(hex_pton(arg, secret, UNBOUND_COOKIE_SECRET_SIZE) != in do_add_cookie_secret()