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

  /external/openssh/
ssh-pkcs11.c 431 if ((rv = f->C_GetAttributeValue(session, obj, attribs, 3))
433 error("C_GetAttributeValue failed: %lu", rv);
446 if ((rv = f->C_GetAttributeValue(session, obj, attribs, 3))
448 error("C_GetAttributeValue failed: %lu", rv);
pkcs11.h 798 _CK_DECLARE_FUNCTION (C_GetAttributeValue,
    [all...]
  /device/asus/grouper/keymaster/
pkcs11.h 412 CK_RV PKCS11_EXPORT C_GetAttributeValue(
keymaster_grouper.cpp 637 CK_RV rv = C_GetAttributeValue(session.get(), publicKey.get(), attributes,
650 rv = C_GetAttributeValue(session.get(), publicKey.get(), attributes,
  /device/asus/grouper/self-extractors/nvidia/staging/keymaster/
pkcs11.h 412 CK_RV PKCS11_EXPORT C_GetAttributeValue(
keymaster_grouper.cpp 637 CK_RV rv = C_GetAttributeValue(session.get(), publicKey.get(), attributes,
650 rv = C_GetAttributeValue(session.get(), publicKey.get(), attributes,
  /device/asus/tilapia/self-extractors/nvidia/staging/keymaster/
pkcs11.h 412 CK_RV PKCS11_EXPORT C_GetAttributeValue(
keymaster_grouper.cpp 637 CK_RV rv = C_GetAttributeValue(session.get(), publicKey.get(), attributes,
650 rv = C_GetAttributeValue(session.get(), publicKey.get(), attributes,
  /hardware/ti/omap4xxx/security/tf_sdk/include/
pkcs11.h 412 CK_RV PKCS11_EXPORT C_GetAttributeValue(
  /hardware/ti/omap4xxx/security/tf_crypto_sst/
pkcs11_object.c 742 CK_RV PKCS11_EXPORT C_GetAttributeValue(
    [all...]

Completed in 49 milliseconds