/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangHost.cpp | 51 bool verify) { in DefaultComputeClangResourceDirectory() 90 bool verify) { in ComputeClangResourceDirectory()
|
/freebsd-src/contrib/libdiff/test/ |
H A D | GNUmakefile | 5 verify: target
|
H A D | Makefile | 6 verify: target
|
/freebsd-src/tests/sys/cddl/zfs/tests/cli_root/zpool_import/ |
H A D | zpool_import_missing_003_pos.ksh | 71 function verify function
|
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/ |
H A D | zpool_import_missing_003_pos.ksh | 69 function verify function
|
/freebsd-src/crypto/openssl/crypto/evp/ |
H A D | evp_key.c | 47 int EVP_read_pw_string(char *buf, int len, const char *prompt, int verify) in EVP_read_pw_string() 53 int verify) in EVP_read_pw_string_min()
|
/freebsd-src/contrib/wpa/src/tls/ |
H A D | tlsv1_common.c | 206 int tls_verify_hash_init(struct tls_verify_hash *verify) in tls_verify_hash_init() argument 238 tls_verify_hash_add(struct tls_verify_hash * verify,const u8 * buf,size_t len) tls_verify_hash_add() argument 264 tls_verify_hash_free(struct tls_verify_hash * verify) tls_verify_hash_free() argument [all...] |
/freebsd-src/contrib/libarchive/libarchive/test/ |
H A D | test_read_format_zip_comment_stored.c | 32 verify(const char *refname) in verify() function
|
H A D | test_compat_gzip.c | 41 verify(const char *name) in verify() function
|
H A D | test_read_format_zip_extra_padding.c | 51 static void verify(struct archive *a) { in verify() function
|
H A D | test_read_format_zip_7075_utf8_paths.c | 32 verify(struct archive *a) { in verify() function
|
H A D | test_read_format_zip_msdos.c | 44 static void verify(struct archive *a, int streaming) { in verify() function
|
H A D | test_compat_lz4.c | 42 verify(const char *name, const char *n[]) in verify() function
|
H A D | test_read_format_lha.c | 135 verify(const char *refname, int posix) in verify() function
|
/freebsd-src/contrib/telnet/libtelnet/ |
H A D | read_password.c | 69 local_des_read_pw_string(s,max,prompt,verify) in local_des_read_pw_string() argument
|
/freebsd-src/contrib/diff/lib/ |
H A D | strtoimax.c | 33 #define verify(name, assertion) struct name { char a[(assertion) ? 1 : -1]; } macro
|
/freebsd-src/sys/dev/sfxge/common/ |
H A D | siena_sram.c | 86 efx_qword_t verify; in siena_sram_test() local
|
/freebsd-src/crypto/openssl/crypto/ui/ |
H A D | ui_util.c | 20 int verify) in UI_UTIL_read_pw_string() 33 int verify) in UI_UTIL_read_pw()
|
/freebsd-src/crypto/openssl/crypto/cms/ |
H A D | cms_dd.c | 60 int verify) in ossl_cms_DigestedData_do_final()
|
/freebsd-src/contrib/mtree/ |
H A D | verify.c | 67 verify(FILE *fi) in verify() function
|
/freebsd-src/crypto/openssl/crypto/ffc/ |
H A D | ffc_params_generate.c | 42 static int ffc_validate_LN(size_t L, size_t N, int type, int verify) in ffc_validate_LN() 67 static int ffc_validate_LN(size_t L, size_t N, int type, int verify) in ffc_validate_LN() 530 int verify = (mode == FFC_PARAM_MODE_VERIFY); in ossl_ffc_params_FIPS186_4_gen_verify() local 825 int verify = (mode == FFC_PARAM_MODE_VERIFY); in ossl_ffc_params_FIPS186_2_gen_verify() local
|
/freebsd-src/usr.bin/chpass/ |
H A D | edit.c | 192 verify(const char *tfn, struct passwd *pw) in verify() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RegisterBank.cpp | 23 bool RegisterBank::verify(const RegisterBankInfo &RBI, in verify() function in RegisterBank
|
/freebsd-src/crypto/openssl/demos/signature/ |
H A D | rsa_pss_direct.c | 124 static int verify(OSSL_LIB_CTX *libctx, const unsigned char *sig, size_t sig_len) in verify() function
|
/freebsd-src/crypto/openssl/crypto/ |
H A D | passphrase.c | 119 const char *prompt_info, int verify, in do_ui_passphrase() 211 const OSSL_PARAM params[], int verify, in ossl_pw_get_passphrase()
|