Searched defs:pPrivateKeyTemplate (Results 1 – 7 of 7) sorted by relevance
/titanic_51/usr/src/lib/pkcs11/pkcs11_kernel/common/ |
H A D | kernelKeys.c | 517 CK_ATTRIBUTE_PTR pPrivateKeyTemplate, CK_ULONG ulPrivateKeyAttributeCount, in key_gen_rsa_by_value() argument 851 CK_ATTRIBUTE_PTR pPrivateKeyTemplate, CK_ULONG ulPrivateKeyAttributeCount, in key_gen_dh_by_value() argument 1135 key_gen_ec_by_value(CK_MECHANISM_PTR pMechanism,CK_ATTRIBUTE_PTR pPublicKeyTemplate,CK_ULONG ulPublicKeyAttributeCount,CK_ATTRIBUTE_PTR pPrivateKeyTemplate,CK_ULONG ulPrivateKeyAttributeCount,kernel_session_t * session_p,crypto_mech_type_t k_mech_type,kernel_object_t * new_pub_objp,kernel_object_t * new_pri_objp) key_gen_ec_by_value() argument 1404 C_GenerateKeyPair(CK_SESSION_HANDLE hSession,CK_MECHANISM_PTR pMechanism,CK_ATTRIBUTE_PTR pPublicKeyTemplate,CK_ULONG ulPublicKeyAttributeCount,CK_ATTRIBUTE_PTR pPrivateKeyTemplate,CK_ULONG ulPrivateKeyAttributeCount,CK_OBJECT_HANDLE_PTR phPublicKey,CK_OBJECT_HANDLE_PTR phPrivateKey) C_GenerateKeyPair() argument [all...] |
/titanic_51/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | pkcs11Keys.c | 99 CK_ATTRIBUTE_PTR pPrivateKeyTemplate, CK_ULONG ulPrivateKeyAttributeCount, in C_GenerateKeyPair() argument
|
H A D | metaKeys.c | 86 CK_ATTRIBUTE_PTR pPrivateKeyTemplate, CK_ULONG ulPrivateKeyAttributeCount, in meta_GenerateKeyPair() argument
|
/titanic_51/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | softKeys.c | 73 CK_ATTRIBUTE_PTR pPrivateKeyTemplate, CK_ULONG ulPrivateKeyAttributeCount, in C_GenerateKeyPair() argument
|
H A D | softKeysUtil.c | 418 CK_ATTRIBUTE_PTR pPrivateKeyTemplate, CK_ULONG ulPrivateAttrCount, in soft_genkey_pair() argument
|
/titanic_51/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
H A D | new_host.c | 2175 CK_ATTRIBUTE_PTR pPrivateKeyTemplate, in SC_GenerateKeyPair() argument
|
H A D | api_interface.c | 1154 CK_ATTRIBUTE_PTR pPrivateKeyTemplate, in C_GenerateKeyPair() argument
|