Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/
H A Dpkcs11_spi.c1407 CK_OBJECT_HANDLE *pubKey, in gendsa_keypair() argument
1497 pubKey, priKey); in gendsa_keypair()
1509 CK_OBJECT_HANDLE *pubKey, in genrsa_keypair() argument
1569 pubKey, priKey); in genrsa_keypair()
1582 CK_OBJECT_HANDLE *pubKey, 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()
1737 pubkey->keyp = (void *)pubKey; in KMFPK11_CreateKeypair()
1742 (CK_OBJECT_HANDLE)pubKey, modattr, 1); in KMFPK11_CreateKeypair()
[all …]
/titanic_41/usr/src/lib/libslp/clib/
H A Dslp_auth.c770 certs[icert].info.pubKeyInfo->pubKey.value, in do_verify()
771 certs[icert].info.pubKeyInfo->pubKey.length, in do_verify()
H A Dslp_ami.h183 ami_bitstring pubKey; member
/titanic_41/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dtpm_specific.c516 free(pub_key.pubKey.key); in set_public_modulus()
517 pub_key.pubKey.keyLength = size_n; in set_public_modulus()
518 pub_key.pubKey.key = n; in set_public_modulus()