Searched refs:pubKey (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/ |
H A D | pkcs11_spi.c | 1407 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_50/usr/src/lib/libslp/clib/ |
H A D | slp_auth.c | 770 certs[icert].info.pubKeyInfo->pubKey.value, in do_verify() 771 certs[icert].info.pubKeyInfo->pubKey.length, in do_verify()
|
H A D | slp_ami.h | 183 ami_bitstring pubKey; member
|
/titanic_50/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
H A D | tpm_specific.c | 516 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()
|