/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/crypto/old/ |
H A D | old_encrypt.c | 42 size_t blocksize, hashsize; in krb5_old_encrypt_length() local 62 size_t blocksize, hashsize, enclen; in krb5_old_encrypt() local
|
H A D | old_decrypt.c | 48 size_t blocksize, hashsize, plainsize; in krb5_old_decrypt() local
|
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/crypto/arcfour/ |
H A D | k5_arcfour.c | 27 size_t blocksize, hashsize; local 86 size_t keybytes, blocksize, hashsize; local 282 size_t keybytes, hashsize; local
|
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/crypto/dk/ |
H A D | dk_encrypt.c | 50 size_t blocksize, hashsize; in krb5_dk_encrypt_length() local 173 size_t blocksize, hashsize; local 190 size_t hashsize; in trunc_hmac() local
|
H A D | dk_decrypt.c | 85 size_t hashsize, blocksize, enclen, plainlen; in krb5_dk_decrypt_maybe_trunc_hmac() local
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/hash/ |
H A D | hashsize.c | 38 hashsize(register Hash_table_t* tab, int size) in hashsize() function
|
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/crypto/ |
H A D | verify_checksum.c | 42 size_t hashsize; in krb5_c_verify_checksum() local
|
H A D | hmac.c | 113 size_t hashsize, blocksize; in krb5_hmac() local
|
/illumos-gate/usr/src/cmd/spell/ |
H A D | hash.c | 46 static long hashsize = HASHSIZE; variable
|
/illumos-gate/usr/src/cmd/sgs/crle/common/ |
H A D | config.c | 40 static const int hashsize[] = { variable
|
/illumos-gate/usr/src/lib/libnisdb/ |
H A D | db_index_entry.cc | 126 db_index_entry::relocate(db_index_entry_p *new_tab, unsigned long hashsize) in relocate()
|
H A D | db_dictionary.cc | 227 db_table_desc_p *new_tab, unsigned long hashsize) in relocate_bucket()
|
/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/ |
H A D | dapl_hash.c | 97 #define DAPL_DOHASH(key, hashsize) ((uint64_t)((key) % (hashsize))) argument
|
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | rctl.c | 369 uint_t hashsize; member
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | kobj.h | 87 unsigned int hashsize; member
|
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_db.c | 304 uint32_t size, uint32_t hashsize, in rfs4_table_create()
|
/illumos-gate/usr/src/uts/common/rpc/ |
H A D | clnt.h | 289 #define call_hash(xid, hashsize) \ argument
|
/illumos-gate/usr/src/uts/common/io/qede/ |
H A D | qede_fp.c | 1647 #define hashsize(n) ((ub4)1<<(n)) macro
|
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/ |
H A D | k5-int.h | 806 size_t hashsize, blocksize; member 815 size_t hashsize; member
|
/illumos-gate/usr/src/cmd/make/include/mksh/ |
H A D | defs.h | 61 hashsize = 2048 /* size of hash table */ enumerator
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/ |
H A D | qlge.c | 5008 #define hashsize(n) ((ub4)1<<(n)) macro
|
/illumos-gate/usr/src/uts/common/dtrace/ |
H A D | dtrace.c | 2477 uintptr_t hashsize = (buf->dtb_size >> 3) / sizeof (uintptr_t); in dtrace_aggregate() local 13594 size_t hashsize, maxper, min, chunksize = dstate->dtds_chunksize; in dtrace_dstate_init() local
|