Home
last modified time | relevance | path

Searched defs:verify_buf (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/regress/sbin/isakmpd/crypto/
H A Dcryptotest.c45 verify_buf (u_int8_t *buf, u_int16_t len) in verify_buf() function
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DProcess.cpp1944 std::string verify_buf(size, '\0'); in ReadMemory() local