Searched defs:key (Results 151 - 175 of 340) sorted by relevance

1234567891011>>

/barrelfish-2018-10-04/lib/openssl-1.0.0d/demos/maurice/
H A Dexample3.c52 unsigned char iv[EVP_MAX_IV_LENGTH], key[EVP_MAX_KEY_LENGTH]; local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/test/
H A Dideatest.c113 IDEA_KEY_SCHEDULE key,dkey; local
H A Drsa_test.c33 key1(RSA *key, unsigned char *c) argument
82 key2(RSA *key, unsigned char *c) argument
127 key3(RSA *key, unsigned char *c) argument
214 RSA *key; local
[all...]
/barrelfish-2018-10-04/lib/posixcompat/
H A Dshm.c25 key_t key; member in struct:_shm
105 int shmget(key_t key, size_t size, int shmflg) argument
[all...]
/barrelfish-2018-10-04/usr/bcached/
H A Dservice.c36 static void get_start_handler(struct bcache_binding *b, const char *key, argument
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/include/rdma/
H A Dib_peer_mem.h38 unsigned long key; member in struct:core_ticket
/barrelfish-2018-10-04/usr/replay/
H A Dhash.c53 void hash_insert(hash_t *hash, unsigned long key, unsigned long val) argument
80 unsigned long hash_lookup(hash_t *hash, unsigned long key) argument
102 hash_delete(hash_t *hash, unsigned long key) argument
[all...]
/barrelfish-2018-10-04/lib/hashtable/
H A Dhashtable.c101 static int ht_put_word(struct dictionary *dict, const char *key, size_t key_len, argument
116 static int ht_put_capability(struct dictionary *dict, char *key, argument
137 ht_get(struct dictionary *dict, const char *key, size_t key_len, void **value) argument
162 ht_get_capability(struct dictionary *dict, char *key, struct capref *value) argument
187 ht_remove(struct dictionary *dict, const char *key, size_t key_len) argument
[all...]
/barrelfish-2018-10-04/lib/libc/db/btree/
H A Dbt_delete.c61 __bt_delete(const DB *dbp, const DBT *key, u_int flags) argument
283 __bt_bdelete(BTREE *t, const DBT *key) argument
462 __bt_dleaf(BTREE *t, const DBT *key, PAGE *h, u_int idx) argument
523 __bt_curdel(BTREE *t, const DBT *key, PAGE *h, u_int idx) argument
[all...]
/barrelfish-2018-10-04/lib/libc/db/mpool/
H A Dmpool.c63 mpool_open(void *key, int fd, pgno_t pagesize, pgno_t maxcache) argument
/barrelfish-2018-10-04/lib/libc/gen/
H A Dgetusershell.c183 char *key, *data; local
/barrelfish-2018-10-04/lib/libc/iconv/
H A Dcitrus_db.c98 _citrus_db_lookup(struct _citrus_db *db, struct _citrus_region *key, argument
181 _citrus_db_lookup_by_string(struct _citrus_db *db, const char *key, struct _citrus_region *data, struct _citrus_db_locator *dl) argument
192 _citrus_db_lookup8_by_string(struct _citrus_db *db, const char *key, uint8_t *rval, struct _citrus_db_locator *dl) argument
212 _citrus_db_lookup16_by_string(struct _citrus_db *db, const char *key, uint16_t *rval, struct _citrus_db_locator *dl) argument
235 _citrus_db_lookup32_by_string(struct _citrus_db *db, const char *key, uint32_t *rval, struct _citrus_db_locator *dl) argument
258 _citrus_db_lookup_string_by_string(struct _citrus_db *db, const char *key, const char **rdata, struct _citrus_db_locator *dl) argument
293 _citrus_db_get_entry(struct _citrus_db *db, int idx, struct _region *key, struct _region *data) argument
[all...]
H A Dcitrus_esdb.c260 struct _region key, data; local
H A Dcitrus_iconv.c191 hash_func(const char *key) argument
198 match_func(struct _citrus_iconv_shared * __restrict ci, const char * __restrict key) argument
H A Dcitrus_mapper.c291 hash_func(const char *key) argument
301 match_func(struct _citrus_mapper *cm, const char *key) argument
/barrelfish-2018-10-04/lib/libc/include/
H A Dnscache.h174 char *key; member in struct:_nss_cache_data
/barrelfish-2018-10-04/lib/libc/rpc/
H A Dnetnamer.c233 getnetid(char *key, char *ret) argument
/barrelfish-2018-10-04/lib/lwip2/src/apps/snmp/
H A Dsnmpv3_mbedtls.c52 snmpv3_auth(struct snmp_pbuf_stream* stream, u16_t length, const u8_t* key, u8_t algo, u8_t* hmac_out) argument
108 snmpv3_crypt(struct snmp_pbuf_stream* stream, u16_t length, const u8_t* key, const u8_t* priv_param, const u32_t engine_boots, const u32_t engine_time, u8_t algo, u8_t mode) argument
227 snmpv3_password_to_key_md5( const u8_t *password, u8_t passwordlen, const u8_t *engineID, u8_t engineLength, u8_t *key) argument
280 snmpv3_password_to_key_sha( const u8_t *password, u8_t passwordlen, const u8_t *engineID, u8_t engineLength, u8_t *key) argument
[all...]
/barrelfish-2018-10-04/lib/lwip2/src/netif/ppp/
H A Dmppe.c100 void mppe_set_key(ppp_pcb *pcb, ppp_mppe_state *state, u8_t *key) { argument
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Dsch_util.c80 char *key; local
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/Visualisation/src/com/parctechnologies/eclipse/visualisation/
H A DSymRef.java131 public static synchronized SymRefable get(SymRef key) throws InvalidSymRefException { argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/aes/
H A Daes_core.c628 AES_set_encrypt_key(const unsigned char *userKey, const int bits, AES_KEY *key) argument
729 AES_set_decrypt_key(const unsigned char *userKey, const int bits, AES_KEY *key) argument
781 AES_encrypt(const unsigned char *in, unsigned char *out, const AES_KEY *key) argument
972 AES_decrypt(const unsigned char *in, unsigned char *out, const AES_KEY *key) argument
1204 AES_set_encrypt_key(const unsigned char *userKey, const int bits, AES_KEY *key) argument
1304 AES_set_decrypt_key(const unsigned char *userKey, const int bits, AES_KEY *key) argument
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/asn1/
H A Dn_pkey.c130 unsigned char key[EVP_MAX_KEY_LENGTH]; local
214 EVP_BytesToKey(EVP_rc4(),EVP_md5(),NULL,buf,i,1,key,NULL); local
289 unsigned char key[EVP_MAX_KEY_LENGTH]; local
306 EVP_BytesToKey(EVP_rc4(),EVP_md5(),NULL,buf,i,1,key,NULL); local
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/bf/
H A Dbftest.c359 BF_KEY key; local
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/des/
H A Dspeed.c183 static DES_cblock key ={0x12,0x34,0x56,0x78,0x9a,0xbc,0xde,0xf0}; local

Completed in 263 milliseconds

1234567891011>>