Home
last modified time | relevance | path

Searched defs:pMechanism (Results 1 – 1 of 1) sorted by relevance

/hardware/ti/omap4xxx/security/tf_crypto_sst/
Dpkcs11_object.c257 const CK_MECHANISM* pMechanism, in static_C_CallInit()
935 const CK_MECHANISM* pMechanism) /* the digesting mechanism */ in C_DigestInit()
997 const CK_MECHANISM* pMechanism, /* the signature mechanism */ in C_SignInit()
1059 const CK_MECHANISM* pMechanism, /* the encryption mechanism */ in C_EncryptInit()
1126 const CK_MECHANISM* pMechanism, /* the decryption mechanism */ in C_DecryptInit()
1192 const CK_MECHANISM* pMechanism, /* the key generation mechanism */ in C_GenerateKey()
1253 const CK_MECHANISM* pMechanism, /* the key gen. mech. */ in C_GenerateKeyPair()
1320 const CK_MECHANISM* pMechanism, /* key deriv. mech. */ in C_DeriveKey()
1470 const CK_MECHANISM* pMechanism, /* the verification mechanism */ in C_VerifyInit()