Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/
H A Dpkcs11_spi.c1408 CK_OBJECT_HANDLE *priKey) in gendsa_keypair() argument
1497 pubKey, priKey); in gendsa_keypair()
1510 CK_OBJECT_HANDLE *priKey) in genrsa_keypair() argument
1569 pubKey, priKey); in genrsa_keypair()
1583 CK_OBJECT_HANDLE *priKey) in genecc_keypair() argument
1640 pubKey, priKey); in genecc_keypair()
1665 CK_OBJECT_HANDLE pubKey, priKey; in KMFPK11_CreateKeypair() local
1724 rsaexp, &pubKey, &priKey); in KMFPK11_CreateKeypair()
1732 privkey->keyp = (void *)priKey; in KMFPK11_CreateKeypair()
1771 ckrv = gendsa_keypair(kmfh, storekey, &pubKey, &priKey); in KMFPK11_CreateKeypair()
[all …]