Searched defs:verify (Results 51 - 75 of 143) sorted by relevance

123456

/macosx-10.10/emacs-93/emacs/lisp/gnus/
H A Dmml1991.el
H A Dsmime.el
/macosx-10.10/gnudiff-19/diffutils/lib/
H A Dexclude.c68 #define verify(name, assertion) struct name { char a[(assertion) ? 1 : -1]; } macro
/macosx-10.10/libarchive-30/libarchive/libarchive/test/
H A Dtest_read_format_tar.c428 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...]
/macosx-10.10/postfix-255/postfix/src/bounce/
H A Dbounce_template.h74 BOUNCE_TEMPLATE *verify; member in struct:__anon11722
/macosx-10.10/ruby-106/ruby/lib/rubygems/
H A Dpackage.rb465 def verify method
/macosx-10.10/system_cmds-643.1.1/passwd.tproj/
H A Dod_passwd.c184 CFStringRef verify = CFStringCreateWithCString(NULL, p, kCFStringEncodingUTF8); local
/macosx-10.10/BerkeleyDB-21/db/cxx/
H A Dcxx_db.cpp520 int Db::verify(const char *name, const char *subdb, function in class:Db
/macosx-10.10/BerkeleyDB-21/db/java/src/com/sleepycat/db/
H A DDatabase.java1238 public static boolean verify(final String fileName, method in class:Database
/macosx-10.10/Heimdal-398.1.2/lib/krb5/
H A Dcrypto.h110 krb5_error_code (*verify)(krb5_context context, member in struct:_krb5_checksum_type
/macosx-10.10/OpenSSL098-52/src/crypto/des/
H A Dread_pwd.c229 int des_read_pw(char *buf, char *buff, int size, const char *prompt, int verify) argument
238 int des_read_pw(char *buf, char *buff, int size, char *prompt, int verify) argument
216 des_read_pw_string(char *buf, int length, const char *prompt, int verify) argument
259 des_read_pw(char *buf, char *buff, int size, const char *prompt, int verify) argument
H A Ddes_old.c228 _ossl_old_des_read_password(_ossl_old_des_cblock *key, const char *prompt, int verify) argument
233 _ossl_old_des_read_2passwords(_ossl_old_des_cblock *key1, _ossl_old_des_cblock *key2, const char *prompt, int verify) argument
/macosx-10.10/Security-57031.1.35/securityd/src/
H A Dcodesigdb.cpp226 bool CodeSignatures::verify(Process &process, function in class:CodeSignatures
/macosx-10.10/WebCore-7600.1.25/bindings/js/
H A DJSSubtleCryptoCustom.cpp285 JSValue JSSubtleCrypto::verify(ExecState* exec) function in class:WebCore::JSSubtleCrypto
/macosx-10.10/apache-793/httpd/support/
H A Dhtpasswd.c251 static int verify(struct passwd_ctx *ctx, const char *hash) function
/macosx-10.10/emacs-93/emacs/lisp/
H A Dpgg-pgp.el
H A Dpgg.el
/macosx-10.10/ksh-23/ksh/src/lib/libcmd/
H A Dcksum.c258 verify(State_t* state, register char* s, char* check, Sfio_t* rp) function
/macosx-10.10/libresolv-57/
H A Ddst_internal.h93 int (*verify)(const int mode, DST_KEY *key, void **context, member in struct:dst_func
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/utils/
H A Dsaslpasswd.c273 char *verify; local
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/pt/
H A Dpt_pexpression.tcl
/macosx-10.10/Heimdal-398.1.2/lib/hcrypto/
H A Ddes.c871 DES_read_password(DES_cblock *key, char *prompt, int verify) argument
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Ddcfmapts.cpp492 void IntlTestDecimalFormatAPI::verify(const UnicodeString& message, const UnicodeString& got, double expected){ function in class:IntlTestDecimalFormatAPI
/macosx-10.10/bind9-45.101/bind9/lib/dns/
H A Ddst_internal.h171 isc_result_t (*verify)(dst_context_t *dctx, const isc_region_t *sig); member in struct:dst_func

Completed in 412 milliseconds

123456