HomeSort by relevance Sort by last modified time
    Searched refs:pSourceData (Results 1 - 8 of 8) sorted by null

  /device/asus/grouper/keymaster/
pkcs11.h 354 void* pSourceData;
  /device/asus/grouper/self-extractors/nvidia/staging/keymaster/
pkcs11.h 354 void* pSourceData;
  /device/asus/tilapia/self-extractors/nvidia/staging/keymaster/
pkcs11.h 354 void* pSourceData;
  /hardware/ti/omap4-aah/security/tf_sdk/include/
pkcs11.h 354 void* pSourceData;
  /hardware/ti/omap4xxx/security/tf_sdk/include/
pkcs11.h 354 void* pSourceData;
  /hardware/ti/omap4-aah/security/tf_crypto_sst/
pkcs11_object.c 293 sOperation.params[2].tmpref.buffer = (uint8_t*)((CK_RSA_PKCS_OAEP_PARAMS_PTR)(pMechanism->pParameter))->pSourceData;
    [all...]
  /hardware/ti/omap4xxx/security/tf_crypto_sst/
pkcs11_object.c 296 sOperation.params[2].tmpref.buffer = (uint8_t*)((CK_RSA_PKCS_OAEP_PARAMS_PTR)(pMechanism->pParameter))->pSourceData;
    [all...]
  /external/chromium_org/content/child/webcrypto/
platform_crypto_nss.cc 420 oaep_params->pSourceData = const_cast<unsigned char*>(label.bytes());
    [all...]

Completed in 388 milliseconds