Searched defs:nKey1 (Results 1 - 1 of 1) sorted by relevance
/hardware/ti/omap4xxx/security/tf_crypto_sst/ |
H A D | lib_object.c | 78 uint32_t nKey1, 87 nKey1 == pNode->key.nHandle; 96 uint32_t nLength1 = nKey1; 112 uint32_t nKey1, 121 if (libObjectKeyEqualNode(pNode, nKey1, pKey2, eNodeType)) 76 libObjectKeyEqualNode( LIB_OBJECT_NODE* pNode, uint32_t nKey1, void* pKey2, LIB_OBJECT_NODE_TYPE eNodeType) argument 110 libObjectSearch( LIB_OBJECT_NODE* pRoot, uint32_t nKey1, void* pKey2, LIB_OBJECT_NODE_TYPE eNodeType) argument
|
Completed in 23 milliseconds