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

  /system/tpm/attestation/server/
pkcs11_key_store.cc 118 if (C_GetAttributeValue(session.handle(),
126 if (C_GetAttributeValue(session.handle(),
586 if (C_GetAttributeValue(session_handle, object_handle, &attribute, 1) !=
588 LOG(ERROR) << "C_GetAttributeValue(CKA_LABEL) [length] failed.";
593 if (C_GetAttributeValue(session_handle, object_handle, &attribute, 1) !=
595 LOG(ERROR) << "C_GetAttributeValue(CKA_LABEL) failed.";
  /hardware/ti/omap4-aah/security/tf_sdk/include/
pkcs11.h 412 CK_RV PKCS11_EXPORT C_GetAttributeValue(
  /hardware/ti/omap4xxx/security/tf_sdk/include/
pkcs11.h 412 CK_RV PKCS11_EXPORT C_GetAttributeValue(
  /hardware/ti/omap4-aah/security/tf_crypto_sst/
pkcs11_object.c 739 CK_RV PKCS11_EXPORT C_GetAttributeValue(
    [all...]
  /hardware/ti/omap4xxx/security/tf_crypto_sst/
pkcs11_object.c 742 CK_RV PKCS11_EXPORT C_GetAttributeValue(
    [all...]

Completed in 835 milliseconds