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

  /system/tpm/attestation/server/
pkcs11_key_store.cc 483 (C_FindObjectsFinal(session_handle) != CKR_OK)) {
576 if (C_FindObjectsFinal(session_handle) != CKR_OK) {
679 (C_FindObjectsFinal(session_handle) != CKR_OK)) {
  /hardware/ti/omap4-aah/security/tf_sdk/include/
pkcs11.h 429 CK_RV PKCS11_EXPORT C_FindObjectsFinal(
  /hardware/ti/omap4xxx/security/tf_sdk/include/
pkcs11.h 429 CK_RV PKCS11_EXPORT C_FindObjectsFinal(
  /hardware/ti/omap4-aah/security/tf_crypto_sst/
pkcs11_object.c 901 CK_RV PKCS11_EXPORT C_FindObjectsFinal(CK_SESSION_HANDLE hSession) /* the session's handle */
    [all...]
  /hardware/ti/omap4xxx/security/tf_crypto_sst/
pkcs11_object.c 904 CK_RV PKCS11_EXPORT C_FindObjectsFinal(CK_SESSION_HANDLE hSession) /* the session's handle */
    [all...]

Completed in 4937 milliseconds