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

  /src/lib/libresolv/
dst_api.c 27 * int dst_verify_data() Incremental verify routine.
266 * dst_verify_data
292 dst_verify_data(const int mode, DST_KEY *in_key, void **context, function in typeref:typename:int
296 DUMP(data, mode, len, "dst_verify_data()");
  /src/lib/libc/include/isc/
dst.h 54 #define dst_verify_data __dst_verify_data macro
71 int dst_verify_data(const int, /*!< specifies INIT/UPDATE/FINAL/ALL */
117 /* These are used used in functions dst_sign_data and dst_verify_data */

Completed in 14 milliseconds