Searched defs:pubKey (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libslp/clib/
H A Dslp_ami.h183 ami_bitstring pubKey; member in struct:ami_pubkey_info
/osnet-11/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/
H A Dpkcs11_spi.c1407 CK_OBJECT_HANDLE *pubKey,
1498 pubKey, priKey);
1510 CK_OBJECT_HANDLE *pubKey,
1570 pubKey, priKey);
1583 CK_OBJECT_HANDLE *pubKey,
1641 pubKey, priKey);
1666 CK_OBJECT_HANDLE pubKey, priKey; local
1725 rsaexp, &pubKey, &priKey);
1738 pubkey->keyp = (void *)pubKey;
1743 (CK_OBJECT_HANDLE)pubKey, modatt
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 87 milliseconds