Searched refs:pubKey (Results 1 – 5 of 5) sorted by relevance
| /illumos-gate/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/ |
| H A D | pkcs11_spi.c | 1405 CK_OBJECT_HANDLE *pubKey, in gendsa_keypair() argument 1495 pubKey, priKey); in gendsa_keypair() 1507 CK_OBJECT_HANDLE *pubKey, in genrsa_keypair() argument 1567 pubKey, priKey); in genrsa_keypair() 1580 CK_OBJECT_HANDLE *pubKey, in genecc_keypair() argument 1638 pubKey, priKey); in genecc_keypair() 1663 CK_OBJECT_HANDLE pubKey, priKey; in KMFPK11_CreateKeypair() local 1722 rsaexp, &pubKey, &priKey); in KMFPK11_CreateKeypair() 1735 pubkey->keyp = (void *)pubKey; in KMFPK11_CreateKeypair() 1740 (CK_OBJECT_HANDLE)pubKey, modattr, 1); in KMFPK11_CreateKeypair() [all …]
|
| /illumos-gate/usr/src/lib/libslp/clib/ |
| H A D | slp_auth.c | 762 certs[icert].info.pubKeyInfo->pubKey.value, in do_verify() 763 certs[icert].info.pubKeyInfo->pubKey.length, in do_verify()
|
| H A D | slp_ami.h | 181 ami_bitstring pubKey; member
|
| /illumos-gate/usr/src/boot/efi/include/IndustryStandard/ |
| H A D | Tpm12.h | 624 TPM_STORE_PUBKEY pubKey; member 1052 TPM_STORE_PUBKEY pubKey; member 1070 TPM_STORE_PUBKEY pubKey; member
|
| /illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
| H A D | tpm_specific.c | 520 free(pub_key.pubKey.key); in set_public_modulus() 521 pub_key.pubKey.keyLength = size_n; in set_public_modulus() 522 pub_key.pubKey.key = n; in set_public_modulus()
|