Home
last modified time | relevance | path

Searched refs:find_key (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Python/
Dthread.c264 find_key(int key, void *value) in find_key() function
350 p = find_key(key, value); in PyThread_set_key_value()
363 struct key *p = find_key(key, NULL); in PyThread_get_key_value()
/external/u-boot/board/gdsys/a38x/
Dhre.c136 static int find_key(const uint8_t auth[20], const uint8_t pubkey_digest[20], in find_key() function
348 if (find_key(src_reg->digest, dst_reg->digest, &parent_handle)) in hre_op_loadkey()
/external/u-boot/board/gdsys/p1022/
Dcontrolcenterd-id.c284 static int find_key(const uint8_t auth[20], const uint8_t pubkey_digest[20], in find_key() function
577 if (find_key(src_reg->digest, dst_reg->digest, &parent_handle)) in hre_op_loadkey()