Home
last modified time | relevance | path

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

123456

/netbsd-src/crypto/external/bsd/openssl/lib/libdes/
H A Doread2pwd.c61 int des_read_password(des_cblock *key, const char *prompt, int verify) in des_read_password()
74 int verify) in des_read_2passwords()
H A Doread_pwd.c207 int verify) in des_read_pw_string()
232 int verify) in des_read_pw()
390 int des_read_pw(char *buf, char *buff, int size, char *prompt, int verify) in des_read_pw()
/netbsd-src/crypto/external/bsd/openssl.old/lib/libdes/
H A Doread2pwd.c61 int des_read_password(des_cblock *key, const char *prompt, int verify) in des_read_password()
74 int verify) in des_read_2passwords()
H A Doread_pwd.c207 int verify) in des_read_pw_string()
232 int verify) in des_read_pw()
390 int des_read_pw(char *buf, char *buff, int size, char *prompt, int verify) in des_read_pw()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A Devp_key.c43 int EVP_read_pw_string(char *buf, int len, const char *prompt, int verify) in EVP_read_pw_string()
49 int verify) in EVP_read_pw_string_min()
/netbsd-src/crypto/external/bsd/openssl/dist/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()
/netbsd-src/sys/arch/arm/xscale/
H A Dixp425_npe.c520 const IxNpeDlNpeMgrCodeBlock *bp, int verify) in npe_load_ins()
542 const IxNpeDlNpeMgrCodeBlock *bp, int verify) in npe_load_data()
564 const IxNpeDlNpeMgrStateInfoBlock *bp, int verify) in npe_load_stateinfo()
616 const uint32_t *imageCodePtr, int verify) in npe_load_image()
946 npe_ins_write(struct ixpnpe_softc *sc, uint32_t addr, uint32_t data, int verify) in npe_ins_write()
972 npe_data_write(struct ixpnpe_softc *sc, uint32_t addr, uint32_t data, int verify) in npe_data_write()
1140 uint32_t regSize, uint32_t ctxtNum, int verify) in npe_logical_reg_write()
1214 uint32_t regAddr, uint32_t regValue, int verify) in npe_physical_reg_write()
1237 uint32_t ctxtReg, uint32_t ctxtRegVal, int verify) in npe_ctx_reg_write()
/netbsd-src/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_read_format_zip_comment_stored.c32 verify(const char *refname) in verify() function
H A Dtest_read_format_zip_extra_padding.c51 static void verify(struct archive *a) { in verify() function
H A Dtest_compat_gzip.c41 verify(const char *name) 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_read_format_zip_7075_utf8_paths.c32 verify(struct archive *a) { 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
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dtest-getdate.sh36 verify () function
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dverify.h139 # define verify(R) extern int (* verify_function__ (void)) [verify_true (R)] macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/cms/
H A Dcms_dd.c55 int cms_DigestedData_do_final(CMS_ContentInfo *cms, BIO *chain, int verify) in cms_DigestedData_do_final()
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dverify.h274 # define verify(R) _GL_VERIFY (R, "verify (...)", -) macro
276 # define verify(R) _GL_VERIFY (R, "verify (" #R ")", -) macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ui/
H A Dui_util.c20 int verify) in UI_UTIL_read_pw_string()
33 int verify) in UI_UTIL_read_pw()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ui/
H A Dui_util.c20 int verify) in UI_UTIL_read_pw_string()
33 int verify) in UI_UTIL_read_pw()
/netbsd-src/external/gpl2/diffutils/dist/lib/
H A Dstrtoimax.c44 #define verify(name, assertion) struct name { char a[(assertion) ? 1 : -1]; } macro
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/cms/
H A Dcms_dd.c60 int verify) in ossl_cms_DigestedData_do_final()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dssl_ui.c10 static TSS_RESULT do_ui(BYTE *string, UINT32 *string_len, BYTE *popup, int verify) in do_ui()
/netbsd-src/crypto/external/bsd/openssl/dist/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
/netbsd-src/usr.sbin/mtree/
H A Dverify.c67 verify(FILE *fi) in verify() function

123456