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

  /src/external/mpl/bind/dist/tests/dns/
nsec3param_test.c 65 decode_salt(const char *string, unsigned char *salt, size_t saltlen) { function
86 decode_salt(from.salt, saltbuf, saltlen);
157 decode_salt(SALT, salt, SALTLEN);
nsec3param_test.c 65 decode_salt(const char *string, unsigned char *salt, size_t saltlen) { function
86 decode_salt(from.salt, saltbuf, saltlen);
157 decode_salt(SALT, salt, SALTLEN);

Completed in 27 milliseconds