Searched defs:dtype (Results 1 – 12 of 12) sorted by relevance
/minix3/crypto/external/bsd/openssl/dist/crypto/rsa/ |
H A D | rsa_sign.c | 168 int int_rsa_verify(int dtype, const unsigned char *m, in int_rsa_verify() 304 int RSA_verify(int dtype, const unsigned char *m, unsigned int m_len, in RSA_verify()
|
H A D | rsa_saos.c | 104 int RSA_verify_ASN1_OCTET_STRING(int dtype, in RSA_verify_ASN1_OCTET_STRING()
|
/minix3/external/bsd/bind/dist/bin/dnssec/ |
H A D | dnssec-dsfromkey.c | 246 emit(unsigned int dtype, isc_boolean_t showall, char *lookaside, in emit() 360 unsigned int dtype = DNS_DSDIGEST_SHA1; in main() local
|
/minix3/lib/libpuffs/ |
H A D | subr.c | 60 puffs_nextdent(struct dirent **dent, const char *name, ino_t id, uint8_t dtype, in puffs_nextdent()
|
/minix3/sbin/newfs_msdos/ |
H A D | newfs_msdos.c | 95 char *fname, *dtype; in main() local
|
H A D | mkfs_msdos.c | 247 mkfs_msdos(const char *fname, const char *dtype, const struct msdos_options *op) in mkfs_msdos() 819 getbpbinfo(int fd, const char *fname, const char *dtype, int iflag, in getbpbinfo()
|
/minix3/sys/ufs/lfs/ |
H A D | ulfs_lookup.c | 717 ino_t inum, unsigned dtype) in ulfs_direntry_assign() 759 struct componentname *cnp, ino_t inum, unsigned dtype, in ulfs_direnter()
|
/minix3/tests/lib/libc/db/ |
H A D | h_db.c | 570 setinfo(DBTYPE dtype, char *s) in setinfo()
|
/minix3/sys/ufs/chfs/ |
H A D | media.h | 127 uint8_t dtype; /* file type */ member
|
/minix3/lib/librefuse/ |
H A D | refuse.c | 271 uint8_t dtype) in fill_dirbuf() 307 uint8_t dtype; in puffs_fuse_fill_dir() local 333 int dtype; in puffs_fuse_dirfil() local
|
/minix3/minix/drivers/storage/floppy/ |
H A D | floppy.c | 1253 int dtype; in f_do_open() local
|
/minix3/crypto/external/bsd/openssl/dist/engines/ |
H A D | e_capi.c | 776 int capi_rsa_sign(int dtype, const unsigned char *m, unsigned int m_len, in capi_rsa_sign()
|