Home
last modified time | relevance | path

Searched refs:ulPrivateKeyAttributeCount (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelKeys.c650 ulPrivateKeyAttributeCount); in key_gen_rsa_by_value()
652 ulPrivateKeyAttributeCount); in key_gen_rsa_by_value()
667 n = ulPrivateKeyAttributeCount; in key_gen_rsa_by_value()
947 ulPrivateKeyAttributeCount) || in key_gen_dh_by_value()
962 ulPrivateKeyAttributeCount); in key_gen_dh_by_value()
964 ulPrivateKeyAttributeCount); in key_gen_dh_by_value()
979 n = ulPrivateKeyAttributeCount; in key_gen_dh_by_value()
1239 ulPrivateKeyAttributeCount); in key_gen_ec_by_value()
1241 ulPrivateKeyAttributeCount); in key_gen_ec_by_value()
1256 n = ulPrivateKeyAttributeCount; in key_gen_ec_by_value()
[all …]
/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Keys.c97 CK_ATTRIBUTE_PTR pPrivateKeyTemplate, CK_ULONG ulPrivateKeyAttributeCount, in C_GenerateKeyPair() argument
113 pPrivateKeyTemplate, ulPrivateKeyAttributeCount, in C_GenerateKeyPair()
138 pPrivateKeyTemplate, ulPrivateKeyAttributeCount, in C_GenerateKeyPair()
H A DmetaKeys.c86 CK_ATTRIBUTE_PTR pPrivateKeyTemplate, CK_ULONG ulPrivateKeyAttributeCount, in meta_GenerateKeyPair() argument
111 pPrivateKeyTemplate, ulPrivateKeyAttributeCount, key2); in meta_GenerateKeyPair()
H A DmetaGlobal.h820 CK_ULONG ulPrivateKeyAttributeCount, CK_OBJECT_HANDLE_PTR phPublicKey,
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeys.c73 CK_ATTRIBUTE_PTR pPrivateKeyTemplate, CK_ULONG ulPrivateKeyAttributeCount, in C_GenerateKeyPair() argument
102 (ulPrivateKeyAttributeCount != 0)) { in C_GenerateKeyPair()
109 ulPrivateKeyAttributeCount, phPublicKey, phPrivateKey); in C_GenerateKeyPair()
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h820 CK_ULONG ulPrivateKeyAttributeCount, /* # priv. attrs. */
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dnew_host.c2176 CK_ULONG ulPrivateKeyAttributeCount, in SC_GenerateKeyPair() argument
2191 (! pPrivateKeyTemplate && (ulPrivateKeyAttributeCount != 0))) { in SC_GenerateKeyPair()
2211 pPrivateKeyTemplate, ulPrivateKeyAttributeCount, in SC_GenerateKeyPair()
H A Dapi_interface.c1155 CK_ULONG ulPrivateKeyAttributeCount, in C_GenerateKeyPair() argument
1178 ulPrivateKeyAttributeCount, phPublicKey, phPrivateKey); in C_GenerateKeyPair()