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

  /hardware/ti/omap4-aah/security/tf_crypto_sst/
pkcs11_session.c 46 CK_RV PKCS11_EXPORT C_OpenSession(CK_SLOT_ID slotID, /* the slot's ID */
  /hardware/ti/omap4xxx/security/tf_crypto_sst/
pkcs11_session.c 46 CK_RV PKCS11_EXPORT C_OpenSession(CK_SLOT_ID slotID, /* the slot's ID */
  /hardware/ti/omap4-aah/security/tf_sdk/include/
pkcs11.h 383 CK_RV PKCS11_EXPORT C_OpenSession(
  /hardware/ti/omap4xxx/security/tf_sdk/include/
pkcs11.h 383 CK_RV PKCS11_EXPORT C_OpenSession(
  /external/openssh/
pkcs11.h 759 _CK_DECLARE_FUNCTION (C_OpenSession,
1018 CK_C_OpenSession C_OpenSession
    [all...]
ssh-pkcs11.c 363 if ((rv = f->C_OpenSession(p->slotlist[slotidx], CKF_RW_SESSION|
366 error("C_OpenSession failed: %lu", rv);

Completed in 85 milliseconds