Searched defs:key (Results 251 - 275 of 340) sorted by relevance

<<11121314

/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/include/infiniband/
H A Dsa.h92 uint8_t key[16]; member in struct:ibv_sa_service_rec
/barrelfish-2018-10-04/usr/skb/octopus/
H A Dpredicates.c60 static int skip_index_insert(collections_hash_table* ht, uint64_t key, char* value) argument
80 static char* skip_index_remove(collections_hash_table* ht, uint64_t key, char* value) argument
117 uint64_t key = fnv_64a_str(attribute, FNV1A_64_INIT); local
149 uint64_t key = fnv_64a_str(attribute, FNV1A_64_INIT); local
167 char* key; local
228 char* key; local
294 bitfield_index_insert(collections_hash_table* ht, uint64_t key, long int id) argument
311 bitfield_index_remove(collections_hash_table* ht, uint64_t key, long int id) argument
356 uint64_t key = fnv_64a_str(attribute, FNV1A_64_INIT); local
405 uint64_t key = fnv_64a_str(attribute, FNV1A_64_INIT); local
421 char* key; local
[all...]
/barrelfish-2018-10-04/lib/libc/db/hash/
H A Dhash.c521 hash_get(const DB *dbp, const DBT *key, DBT *data, u_int32_t flag) argument
534 hash_put(const DB *dbp, DBT *key, const DBT *data, u_int32_t flag) argument
552 hash_delete(const DB *dbp, const DBT *key, argument
573 hash_access(HTAB *hashp, ACTION action, DBT *key, DBT *val) argument
699 hash_seq(const DB *dbp, DBT *key, DBT *data, u_int32_t flag) argument
[all...]
H A Dhash_page.c96 putpair(char *p, const DBT *key, const DBT *val) argument
188 DBT key, val; local
290 DBT key, val; local
398 __addel(HTAB *hashp, BUFHEAD *bufp, const DBT *key, const DBT *val) argument
877 squeeze_key(u_int16_t *sp, const DBT *key, const DBT *val) argument
[all...]
/barrelfish-2018-10-04/lib/libc/net/
H A Dnsdispatch.c203 vector_search(const void *key, void *vec, unsigned int count, size_t esize, argument
574 ns_mtab *match, key; local
H A Dgetservent.c142 struct key { struct
491 DBT key, data, *result; local
1278 wrap_getservbyname_r(struct key key, struct servent *serv, char *buffer, size_t bufsize, struct servent **res) argument
1286 wrap_getservbyport_r(struct key key, struct servent *serv, char *buffer, size_t bufsize, struct servent **res) argument
1294 wrap_getservent_r(struct key key, struct servent *serv, char *buffer, size_t bufsize, struct servent **res) argument
1301 getserv(int (*fn)(struct key, struct servent *, char *, size_t, struct servent **), struct key key) argument
1344 struct key key; local
1355 struct key key; local
1366 struct key key; local
[all...]
H A Dname6.c788 struct sockaddr_in6 key; local
/barrelfish-2018-10-04/lib/lua/src/
H A Dltable.c97 static Node *mainposition (const Table *t, const TValue *key) { argument
127 arrayindex(const TValue *key) argument
144 findindex(lua_State *L, Table *t, StkId key) argument
169 luaH_next(lua_State *L, Table *t, StkId key) argument
218 countint(const TValue *key, int *nums) argument
405 luaH_newkey(lua_State *L, Table *t, const TValue *key) argument
446 luaH_getint(Table *t, int key) argument
466 luaH_getstr(Table *t, TString *key) argument
481 luaH_get(Table *t, const TValue *key) argument
510 luaH_set(lua_State *L, Table *t, const TValue *key) argument
518 luaH_setint(lua_State *L, Table *t, int key, TValue *value) argument
582 luaH_mainposition(const Table *t, const TValue *key) argument
[all...]
/barrelfish-2018-10-04/lib/lwip2/src/apps/snmp/
H A Dsnmp_msg.c770 u8_t key[20]; local
809 u8_t key[20]; local
1504 u8_t key[20]; local
1522 u8_t key[2 local
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Dbip_mps.c217 char * key; local
246 char * key; local
275 char * key; local
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/cms/
H A Dcms_sd.c927 ASN1_INTEGER *key = NULL; local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/des/
H A Ddes.c113 char key[KEYSIZB+1]; variable
[all...]
H A Ddes_old.c220 void _ossl_old_des_random_seed(_ossl_old_des_cblock key) argument
228 int _ossl_old_des_read_password(_ossl_old_des_cblock *key, const char *prompt, argument
238 void _ossl_old_des_set_odd_parity(_ossl_old_des_cblock *key) argument
242 int _ossl_old_des_is_weak_key(_ossl_old_des_cblock *key) argument
246 int _ossl_old_des_set_key(_ossl_old_des_cblock *key,des_key_schedule schedule) argument
250 _ossl_old_des_key_sched(_ossl_old_des_cblock *key,des_key_schedule schedule) argument
254 _ossl_old_des_string_to_key(char *str,_ossl_old_des_cblock *key) argument
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/evp/
H A Dpmeth_lib.c526 EVP_PKEY_meth_set_derive(EVP_PKEY_METHOD *pmeth, int (*derive_init)(EVP_PKEY_CTX *ctx), int (*derive)(EVP_PKEY_CTX *ctx, unsigned char *key, size_t *keylen)) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/jpake/
H A Djpake.c31 BIGNUM *key; /* The calculated (shared) key */ member in struct:JPAKE_CTX
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/objects/
H A Dobj_dat.c678 const void *OBJ_bsearch_(const void *key, const void *base, int num, int size, argument
684 const void *OBJ_bsearch_ex_(const void *key, const void *base_, int num, argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/pem/
H A Dpem_lib.c85 int PEM_def_callback(char *buf, int num, int w, void *key) argument
342 unsigned char key[EVP_MAX_KEY_LENGTH]; local
442 unsigned char key[EVP_MAX_KEY_LENGTH]; local
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/pkcs7/
H A Dpk7_doit.c320 unsigned char key[EVP_MAX_KEY_LENGTH]; local
141 pkcs7_encode_rinfo(PKCS7_RECIP_INFO *ri, unsigned char *key, int keylen) argument
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/ts/
H A Dts_conf.c138 BIO *key = NULL; local
280 TS_CONF_set_signer_key(CONF *conf, const char *section, const char *key, const char *pass, TS_RESP_CTX *ctx) argument
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/demos/engines/rsaref/
H A Drsaref.c556 static int cipher_des_cbc_init(EVP_CIPHER_CTX *ctx, const unsigned char *key, argument
586 static int cipher_des_ede3_cbc_init(EVP_CIPHER_CTX *ctx, const unsigned char *key, argument
617 static int cipher_desx_cbc_init(EVP_CIPHER_CTX *ctx, const unsigned char *key, argument
/barrelfish-2018-10-04/usr/bench/bomp_benchmark/
H A Dis.c377 INT_TYPE key; local
[all...]
/barrelfish-2018-10-04/usr/drivers/solarflair/sfxge/common/
H A Defx_filter.c264 uint32_t key; local
51 efx_filter_tbl_hash( __in uint32_t key) argument
73 efx_filter_tbl_increment( __in uint32_t key) argument
406 efx_filter_search( __in efx_filter_tbl_t *eftp, __in efx_filter_spec_t *spec, __in uint32_t key, __in boolean_t for_insert, __out int *filter_index, __out int *depth_required) argument
457 uint32_t key; local
530 uint32_t key; local
[all...]
/barrelfish-2018-10-04/lib/libc/gen/
H A Dgetcap.c536 DBT key, data; local
H A Dgetnetgrent.c484 char key[MAXHOSTNAMELEN]; local
/barrelfish-2018-10-04/lib/libc/rpc/
H A Dgetrpcent.c124 union key { union
911 wrap_getrpcbyname_r(union key key, struct rpcent *rpc, char *buffer, argument
918 wrap_getrpcbynumber_r(union key ke argument
932 getrpc(int (*fn)(union key, struct rpcent *, char *, size_t, struct rpcent **), union key key) argument
975 union key key; local
985 union key key; local
995 union key key; local
[all...]

Completed in 245 milliseconds

<<11121314