Home
last modified time | relevance | path

Searched defs:key_size (Results 1 – 23 of 23) sorted by relevance

/dflybsd-src/usr.sbin/installer/libaura/
H A Ddict.c150 hashpjw(const void *key, size_t key_size, size_t table_size) { in hashpjw()
170 aura_bucket_new(const void *key, size_t key_size, const void *data, size_t data_size) in aura_bucket_new()
192 aura_dict_locate_hash(struct aura_dict *d, const void *key, size_t key_size, in aura_dict_locate_hash()
207 aura_dict_locate_list(struct aura_dict *d, const void *key, size_t key_size, in aura_dict_locate_list()
221 aura_dict_fetch_hash(struct aura_dict *d, const void *key, size_t key_size, in aura_dict_fetch_hash()
237 aura_dict_store_hash(struct aura_dict *d, const void *key, size_t key_size, in aura_dict_store_hash()
261 aura_dict_fetch_list(struct aura_dict *d, const void *key, size_t key_size, in aura_dict_fetch_list()
277 aura_dict_store_list(struct aura_dict *d, const void *key, size_t key_size, in aura_dict_store_list()
300 keycmp(const void *key, size_t key_size, struct aura_bucket *b) in keycmp()
316 aura_dict_store_list_sorted(struct aura_dict *d, const void *key, size_t key_size, in aura_dict_store_list_sorted()
[all …]
H A Ddict.h62 size_t key_size; member
/dflybsd-src/contrib/cryptsetup/lib/
H A Dlibdevmapper.c246 static void hex_key(char *hexkey, size_t key_size, const char *key) in hex_key()
255 const char *cipher, size_t key_size, const char *key) in get_params()
425 size_t key_size, in dm_create_device()
585 int *key_size, in dm_query_device()
741 size_t key_size, in dm_resume_and_reinstate_key()
H A Dsetup.c94 const char *key_file, size_t key_size, in process_key()
344 int key_size, in create_device_helper()
507 const char *key_file, size_t key_size) in key_from_file()
635 int key_size, read_only, r; in crypt_resize_device() local
H A Dlibcryptsetup.h542 int key_size; member
H A Dutils.c399 void get_key(char *prompt, char **key, unsigned int *passLen, int key_size, in get_key()
/dflybsd-src/contrib/cryptsetup/tests/
H A Dapi-test.c546 size_t key_size = strlen(mk_hex) / 2; in AddDevicePlain() local
604 size_t key_size; in UseLuksDevice() local
677 size_t key_size = strlen(mk_hex) / 2; in AddDeviceLuks() local
741 size_t key_size = 128; in NonFIPSAlg() local
/dflybsd-src/sys/dev/drm/amd/include/linux/
H A Dchash.h42 u8 key_size; member
64 #define __CHASH_DATA_SIZE(bits, key_size, value_size) \ argument
69 #define STRUCT_CHASH_TABLE(bits, key_size, value_size) \ argument
/dflybsd-src/sys/dev/drm/amd/lib/
H A Dchash.c40 int chash_table_alloc(struct chash_table *table, u8 bits, u8 key_size, in chash_table_alloc()
463 static int __init chash_self_test(u8 bits, u8 key_size, in chash_self_test()
/dflybsd-src/lib/libc/net/
H A Dnscachedcli.c257 const char *key, size_t key_size, const char *data, size_t data_size) in __cached_write()
308 const char *key, size_t key_size, char *data, size_t *data_size) in __cached_read()
/dflybsd-src/usr.sbin/nscd/agents/
H A Dpasswd.c126 passwd_lookup_func(const char *key, size_t key_size, char **buffer, in passwd_lookup_func()
H A Dgroup.c118 group_lookup_func(const char *key, size_t key_size, char **buffer, in group_lookup_func()
H A Dservices.c121 services_lookup_func(const char *key, size_t key_size, char **buffer, in services_lookup_func()
/dflybsd-src/usr.sbin/nscd/
H A Dcacheplcs.h47 size_t key_size; member
H A Dcachelib.c693 cache_read(struct cache_entry_ *entry, const char *key, size_t key_size, in cache_read()
794 cache_write(struct cache_entry_ *entry, const char *key, size_t key_size, in cache_write()
H A Dcachelib.h126 size_t key_size; member
/dflybsd-src/lib/libc/include/
H A Dnscache.h175 size_t key_size; member
/dflybsd-src/sys/dev/crypto/padlock/
H A Dpadlock.h45 u_int key_size : 2; member
/dflybsd-src/lib/libc/db/hash/
H A Dhash_bigkey.c86 int key_size, n; in __big_insert() local
/dflybsd-src/contrib/ldns/
H A Dtsig.c177 int key_size; in ldns_tsig_mac_new() local
/dflybsd-src/crypto/libressl/crypto/gost/
H A Dgostr341001_ameth.c250 int key_size, ret = 0; in pub_encode_gost01() local
/dflybsd-src/sys/dev/drm/i915/
H A Dintel_csr.c82 uint32_t key_size; member
/dflybsd-src/sys/dev/netif/iwm/
H A Dif_iwmreg.h6578 uint8_t key_size; member