HomeSort by relevance Sort by last modified time
    Searched defs:hCryptoSession (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap4xxx/security/tf_crypto_sst/
mtc.c 64 uint32_t hCryptoSession;
109 (pSession->hCryptoSession << 16 ) |
218 pSession->hCryptoSession = sOperation.params[0].value.a;
253 (pSession->hCryptoSession << 16 ) |
pkcs11_internal.h 106 uint32_t hCryptoSession;

Completed in 973 milliseconds