Searched refs:priKey (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/
H A Dpkcs11_spi.c1408 CK_OBJECT_HANDLE *priKey)
1498 pubKey, priKey);
1511 CK_OBJECT_HANDLE *priKey)
1570 pubKey, priKey);
1584 CK_OBJECT_HANDLE *priKey)
1641 pubKey, priKey);
1666 CK_OBJECT_HANDLE pubKey, priKey; local
1725 rsaexp, &pubKey, &priKey);
1733 privkey->keyp = (void *)priKey;
1772 ckrv = gendsa_keypair(kmfh, storekey, &pubKey, &priKey);
1406 gendsa_keypair(KMF_HANDLE *kmfh, boolean_t storekey, CK_OBJECT_HANDLE *pubKey, CK_OBJECT_HANDLE *priKey) argument
1508 genrsa_keypair(KMF_HANDLE *kmfh, CK_ULONG modulusBits, boolean_t storekey, KMF_BIGINT *rsaexp, CK_OBJECT_HANDLE *pubKey, CK_OBJECT_HANDLE *priKey) argument
1580 genecc_keypair(KMF_HANDLE *kmfh, boolean_t ontoken, KMF_OID *curveoid, CK_OBJECT_HANDLE *pubKey, CK_OBJECT_HANDLE *priKey) argument
[all...]

Completed in 1038 milliseconds