Home
last modified time | relevance | path

Searched defs:verify (Results 1 – 25 of 115) sorted by relevance

12345

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangHost.cpp51 bool verify) { in DefaultComputeClangResourceDirectory()
90 bool verify) { in ComputeClangResourceDirectory()
/freebsd-src/contrib/libdiff/test/
H A DGNUmakefile5 verify: target
H A DMakefile6 verify: target
/freebsd-src/tests/sys/cddl/zfs/tests/cli_root/zpool_import/
H A Dzpool_import_missing_003_pos.ksh71 function verify function
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dzpool_import_missing_003_pos.ksh69 function verify function
/freebsd-src/crypto/openssl/crypto/evp/
H A Devp_key.c47 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 Dtlsv1_common.c206 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 Dtest_read_format_zip_comment_stored.c32 verify(const char *refname) in verify() function
H A Dtest_compat_gzip.c41 verify(const char *name) in verify() function
H A Dtest_read_format_zip_extra_padding.c51 static void verify(struct archive *a) { in verify() function
H A Dtest_read_format_zip_7075_utf8_paths.c32 verify(struct archive *a) { in verify() function
H A Dtest_read_format_zip_msdos.c44 static void verify(struct archive *a, int streaming) { in verify() function
H A Dtest_compat_lz4.c42 verify(const char *name, const char *n[]) in verify() function
H A Dtest_read_format_lha.c135 verify(const char *refname, int posix) in verify() function
/freebsd-src/contrib/telnet/libtelnet/
H A Dread_password.c69 local_des_read_pw_string(s,max,prompt,verify) in local_des_read_pw_string() argument
/freebsd-src/contrib/diff/lib/
H A Dstrtoimax.c33 #define verify(name, assertion) struct name { char a[(assertion) ? 1 : -1]; } macro
/freebsd-src/sys/dev/sfxge/common/
H A Dsiena_sram.c86 efx_qword_t verify; in siena_sram_test() local
/freebsd-src/crypto/openssl/crypto/ui/
H A Dui_util.c20 int verify) in UI_UTIL_read_pw_string()
33 int verify) in UI_UTIL_read_pw()
/freebsd-src/crypto/openssl/crypto/cms/
H A Dcms_dd.c60 int verify) in ossl_cms_DigestedData_do_final()
/freebsd-src/contrib/mtree/
H A Dverify.c67 verify(FILE *fi) in verify() function
/freebsd-src/crypto/openssl/crypto/ffc/
H A Dffc_params_generate.c42 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 Dedit.c192 verify(const char *tfn, struct passwd *pw) in verify() function
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterBank.cpp23 bool RegisterBank::verify(const RegisterBankInfo &RBI, in verify() function in RegisterBank
/freebsd-src/crypto/openssl/demos/signature/
H A Drsa_pss_direct.c124 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 Dpassphrase.c119 const char *prompt_info, int verify, in do_ui_passphrase()
211 const OSSL_PARAM params[], int verify, in ossl_pw_get_passphrase()

12345