Searched refs:KMF_ASYM_PUB (Results 1 – 8 of 8) sorted by relevance
122 if (key->keyclass == KMF_ASYM_PUB) { in describeKey()429 keyclass = KMF_ASYM_PUB; in list_pk11_objects()781 keyclass = KMF_ASYM_PUB; in list_nss_objects()
496 kclass = KMF_ASYM_PUB; in pk_export_pk11_keys()520 kclass = KMF_ASYM_PUB; in pk_export_pk11_keys()
295 keyclass = KMF_ASYM_PUB; in delete_nss_keys()503 keyclass = KMF_ASYM_PUB; in delete_pk11_keys()
138 if (key->keyclass == KMF_ASYM_PUB || in kmf_delete_key_from_keystore()
982 pubkey->keyclass = KMF_ASYM_PUB; in NSS_CreateKeypair()1154 if (key->keyclass != KMF_ASYM_PUB && in NSS_DeleteKey()1174 if (key->keyclass == KMF_ASYM_PUB) { in NSS_DeleteKey()1191 if (key->keyclass == KMF_ASYM_PUB) { in NSS_DeleteKey()1419 if (keyclass == KMF_ASYM_PUB) { in NSS_FindKey()1445 if (keyclass == KMF_ASYM_PUB) { in NSS_FindKey()1464 keys[count].keyclass = KMF_ASYM_PUB; in NSS_FindKey()
1736 pubkey->keyclass = KMF_ASYM_PUB; in KMFPK11_CreateKeypair()1782 pubkey->keyclass = KMF_ASYM_PUB; in KMFPK11_CreateKeypair()1833 pubkey->keyclass = KMF_ASYM_PUB; in KMFPK11_CreateKeypair()1963 if (key->keyclass != KMF_ASYM_PUB && in KMFPK11_DeleteKey()2157 *keyclass = KMF_ASYM_PUB; in getObjectKeyclass()2957 if (keyclass == KMF_ASYM_PUB) { in KMFPK11_FindKey()
170 KMF_ASYM_PUB = 1, /* public key of an asymmetric keypair */ enumerator
1575 pubkey->keyclass = KMF_ASYM_PUB; in OpenSSL_CreateKeypair()1662 pubkey->keyclass = KMF_ASYM_PUB; in OpenSSL_CreateKeypair()1917 if (key->keyclass != KMF_ASYM_PUB && in OpenSSL_DeleteKey()2819 keyclass == KMF_ASYM_PUB) { in fetch_key()2932 if (keyclass != KMF_ASYM_PUB && in OpenSSL_FindKey()