Searched defs:dtype (Results 1 - 25 of 32) sorted by relevance

12

/macosx-10.10/OpenSSL098-52/src/crypto/rsa/
H A Drsa_saos.c104 int RSA_verify_ASN1_OCTET_STRING(int dtype, argument
H A Drsa_sign.c158 int RSA_verify(int dtype, const unsigned char *m, unsigned int m_len, argument
/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/rsa/
H A Drsa_saos.c121 int RSA_verify_ASN1_OCTET_STRING(int dtype, unsigned char *m, argument
H A Drsa_sign.c158 int RSA_verify(int dtype, unsigned char *m, unsigned int m_len, argument
/macosx-10.10/Security-57031.1.35/SecurityTests/xdr_rpc/
H A Dsecurityd_data_saver.cpp36 uint32_t dtype = CONTEXT; local
60 uint32_t dtype = ACL_ENTRY_INFO; local
76 uint32_t dtype = ACL_ENTRY_INPUT; local
H A Dsecurityd_data_saver.h168 uint32_t dtype = QUERY; local
/macosx-10.10/postfix-255/postfix/src/global/
H A Ddsn.c125 dsn_create(const char *status, const char *action, const char *reason, const char *dtype, const char *dtext, const char *mtype, const char *mname) argument
[all...]
H A Ddsn.h21 const char *dtype; /* Null / RFC 3464 diagnostic type */ member in struct:__anon11739
H A Ddsn_buf.h34 VSTRING *dtype; /* null, smtp, x-unix */ member in struct:__anon11740
H A Ddsn_buf.c239 dsb_update(DSN_BUF *dsb, const char *status, const char *action, const char *mtype, const char *mname, const char *dtype, const char *dtext, const char *format,...) argument
307 dsb_formal(DSN_BUF *dsb, const char *status, const char *action, const char *mtype, const char *mname, const char *dtype, const char *dtext) argument
[all...]
/macosx-10.10/BerkeleyDB-21/db/hash/
H A Dhash_rec.c79 int cmp_n, cmp_p, dtype, ktype, ret; local
H A Dhash_page.c2231 int ktype, dtype, ret; local
/macosx-10.10/OpenSSH-189/openssh/
H A Ddns.c309 u_int8_t dtype; local
/macosx-10.10/bind9-45.101/bind9/bin/dnssec/
H A Ddnssec-dsfromkey.c213 emit(unsigned int dtype, isc_boolean_t showall, char *lookaside, argument
320 unsigned int dtype = DNS_DSDIGEST_SHA1; local
[all...]
/macosx-10.10/cups-408/cups/scheduler/
H A Djob.h44 cups_ptype_t dtype; /* Destination type */ member in struct:cupsd_job_s
H A Dtestmime.c210 dtype[MIME_MAX_TYPE], /* Destination type for filter */ local
H A Dcupsfilter.c542 dtype[MIME_MAX_TYPE], /* Destination type for filter */ local
H A Dprinters.c3241 dtype[MIME_MAX_TYP local
2786 cupsdValidateDest( const char *uri, cups_ptype_t *dtype, cupsd_printer_t **printer) argument
[all...]
/macosx-10.10/smb-759.0/kernel/smbfs/
H A Dsmbfs_io.c81 smbfs_fill_direntry(void *de, const char *name, size_t nmlen, uint8_t dtype, argument
180 uint8_t dtype; local
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/tools/
H A Draw2tiff.c89 TIFFDataType dtype = TIFF_BYTE; local
331 swapBytesInScanline(void *buf, uint32 width, TIFFDataType dtype) argument
355 guessSize(int fd, TIFFDataType dtype, off_t hdr_size, uint32 nbands, int swab, uint32 *width, uint32 *length) argument
440 correlation(void *buf1, void *buf2, uint32 n_elem, TIFFDataType dtype) argument
[all...]
/macosx-10.10/OpenSSL098-52/src/fips/rsa/
H A Dfips_rsa_sign.c297 static int fips_rsa_verify(int dtype, argument
/macosx-10.10/Security-57031.1.35/SecurityTests/cspxutils/asymTest/
H A DasymTest.c469 dataType dtype = DT_Random; local
/macosx-10.10/swig-12/Source/CParse/
H A Dparser.h311 } dtype; member in union:YYSTYPE
/macosx-10.10/OpenSSL098-52/src/engines/
H A De_capi.c772 int capi_rsa_sign(int dtype, const unsigned char *m, unsigned int m_len, argument
/macosx-10.10/msdosfs-209.1.1/newfs_msdos.tproj/
H A Dnewfs_msdos.c373 const char *fname, *dtype, *bname; local
1034 getdiskinfo(int fd, const char *fname, const char *dtype, int oflag, argument

Completed in 665 milliseconds

12