Searched defs:verify (Results 1 - 25 of 69) sorted by relevance

123

/freebsd-11.0-release/contrib/libarchive/cpio/test/
H A Dtest_option_version.c33 verify(const char *p, size_t s) function
/freebsd-11.0-release/contrib/libarchive/libarchive/test/
H A Dtest_read_format_zip_comment_stored.c33 verify(const char *refname) function
H A Dtest_compat_gzip.c42 verify(const char *name) function
H A Dtest_read_format_zip_msdos.c44 static void verify(struct archive *a, int streaming) { function
H A Dtest_compat_lz4.c43 verify(const char *name, const char *n[]) function
[all...]
H A Dtest_read_format_lha.c136 verify(const char *refname, int posix) function
H A Dtest_read_format_cab.c178 verify(const char *refname, enum comp_type comp) function
H A Dtest_read_format_tar.c426 static void verify(unsigned char *d, size_t s, function
[all...]
H A Dtest_read_format_xar.c622 static void verify(unsigned char *d, size_t s, function
[all...]
H A Dtest_write_format_iso9660_filename.c141 verify(unsigned char *buff, size_t used, enum vtype type, struct fns *fns) function
[all...]
/freebsd-11.0-release/crypto/openssl/crypto/ui/
H A Dui_compat.c59 _ossl_old_des_read_pw_string(char *buf, int length, const char *prompt, int verify) argument
65 _ossl_old_des_read_pw(char *buf, char *buff, int size, const char *prompt, int verify) argument
H A Dui_util.c59 UI_UTIL_read_pw_string(char *buf, int length, const char *prompt, int verify) argument
72 UI_UTIL_read_pw(char *buf, char *buff, int size, const char *prompt, int verify) argument
/freebsd-11.0-release/contrib/diff/lib/
H A Dstrtoimax.c33 #define verify(name, assertion) struct name { char a[(assertion) ? 1 : -1]; } macro
/freebsd-11.0-release/crypto/openssl/crypto/cms/
H A Dcms_dd.c105 int cms_DigestedData_do_final(CMS_ContentInfo *cms, BIO *chain, int verify) argument
/freebsd-11.0-release/crypto/openssl/crypto/des/
H A Dread2pwd.c117 int DES_read_password(DES_cblock *key, const char *prompt, int verify) argument
129 DES_read_2passwords(DES_cblock *key1, DES_cblock *key2, const char *prompt, int verify) argument
/freebsd-11.0-release/sys/dev/sfxge/common/
H A Dsiena_sram.c86 efx_qword_t verify; local
/freebsd-11.0-release/usr.bin/chpass/
H A Dedit.c199 verify(const char *tfn, struct passwd *pw) function
/freebsd-11.0-release/contrib/mtree/
H A Dverify.c67 verify(FILE *fi) function
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Host/common/
H A DSoftwareBreakpoint.cpp236 bool verify = false; local
/freebsd-11.0-release/crypto/openssl/apps/
H A Dspkac.c88 int verify = 0, noout = 0, pubkey = 0; local
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DLiveIntervalUnion.cpp96 void LiveIntervalUnion::verify(LiveVirtRegBitSet& VisitedVRegs) { function in class:LiveIntervalUnion
/freebsd-11.0-release/contrib/gdb/gdb/
H A Dmemattr.h65 int verify; member in struct:mem_attrib
/freebsd-11.0-release/sbin/geom/class/raid3/
H A Dgeom_raid3.c149 int hardcode, round_robin, verify; local
/freebsd-11.0-release/crypto/openssl/crypto/evp/
H A Devp_key.c92 int EVP_read_pw_string(char *buf, int len, const char *prompt, int verify) argument
97 EVP_read_pw_string_min(char *buf, int min, int len, const char *prompt, int verify) argument
/freebsd-11.0-release/contrib/opie/
H A Dopiekey.c107 char verify[OPIE_SECRET_MAX + 1]; local
[all...]

Completed in 308 milliseconds

123