/netbsd-src/crypto/external/bsd/openssl/lib/libdes/ |
H A D | oread2pwd.c | 61 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 D | oread_pwd.c | 207 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 D | oread2pwd.c | 61 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 D | oread_pwd.c | 207 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 D | evp_key.c | 43 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 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()
|
/netbsd-src/sys/arch/arm/xscale/ |
H A D | ixp425_npe.c | 520 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 D | test_read_format_zip_comment_stored.c | 32 verify(const char *refname) 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_compat_gzip.c | 41 verify(const char *name) 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_read_format_zip_7075_utf8_paths.c | 32 verify(struct archive *a) { 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
|
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | test-getdate.sh | 36 verify () function
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | verify.h | 139 # define verify(R) extern int (* verify_function__ (void)) [verify_true (R)] macro
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/cms/ |
H A D | cms_dd.c | 55 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 D | verify.h | 274 # 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 D | ui_util.c | 20 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 D | ui_util.c | 20 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 D | strtoimax.c | 44 #define verify(name, assertion) struct name { char a[(assertion) ? 1 : -1]; } macro
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/cms/ |
H A D | cms_dd.c | 60 int verify) in ossl_cms_DigestedData_do_final()
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/ |
H A D | ssl_ui.c | 10 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 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
|
/netbsd-src/usr.sbin/mtree/ |
H A D | verify.c | 67 verify(FILE *fi) in verify() function
|