HomeSort by: relevance | last modified time | path
    Searched refs:mc_get_handle_by_pub (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/external/cpl/trousers/dist/src/tcs/
tcs_key.c 46 if ((tcsHandle = mc_get_handle_by_pub(&key.pubKey, hParent)) == NULL_TCS_HANDLE) {
170 if ((tcs_handle = mc_get_handle_by_pub(&key.pubKey, parent_handle))) {
tcsi_key.c 90 if ((newHandle = mc_get_handle_by_pub(&key.pubKey, hUnwrappingKey))) {
tcs_key_mem_cache.c 775 mc_get_handle_by_pub(TCPA_STORE_PUBKEY *pub, TCS_KEY_HANDLE parent) function
  /src/crypto/external/cpl/trousers/dist/src/include/
tcs_utils.h 132 TCS_KEY_HANDLE mc_get_handle_by_pub(TCPA_STORE_PUBKEY *, TCS_KEY_HANDLE);

Completed in 18 milliseconds