HomeSort by: relevance | last modified time | path
    Searched defs:dst_verify_data (Results 1 - 4 of 4) 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
296 DUMP(data, mode, len, "dst_verify_data()");
  /src/external/bsd/libbind/dist/dst/
dst_api.c 31 * int dst_verify_data() Incremental verify routine.
262 * dst_verify_data
288 dst_verify_data(const int mode, DST_KEY *in_key, void **context, function
292 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 */
  /src/external/bsd/libbind/dist/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 15 milliseconds