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

  /device/asus/grouper/keymaster/
pkcs11.h 357 CK_RSA_PKCS_OAEP_PARAMS, *CK_RSA_PKCS_OAEP_PARAMS_PTR;
  /device/asus/grouper/self-extractors/nvidia/staging/keymaster/
pkcs11.h 357 CK_RSA_PKCS_OAEP_PARAMS, *CK_RSA_PKCS_OAEP_PARAMS_PTR;
  /device/asus/tilapia/self-extractors/nvidia/staging/keymaster/
pkcs11.h 357 CK_RSA_PKCS_OAEP_PARAMS, *CK_RSA_PKCS_OAEP_PARAMS_PTR;
  /hardware/ti/omap4-aah/security/tf_sdk/include/
pkcs11.h 357 CK_RSA_PKCS_OAEP_PARAMS, *CK_RSA_PKCS_OAEP_PARAMS_PTR;
  /hardware/ti/omap4xxx/security/tf_sdk/include/
pkcs11.h 357 CK_RSA_PKCS_OAEP_PARAMS, *CK_RSA_PKCS_OAEP_PARAMS_PTR;
  /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;
294 sOperation.params[2].tmpref.size = (uint32_t) ((CK_RSA_PKCS_OAEP_PARAMS_PTR)(pMechanism->pParameter))->ulSourceDataLen;
    [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;
297 sOperation.params[2].tmpref.size = (uint32_t) ((CK_RSA_PKCS_OAEP_PARAMS_PTR)(pMechanism->pParameter))->ulSourceDataLen;
    [all...]

Completed in 35 milliseconds