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()
296 keyclass = KMF_ASYM_PUB; in delete_nss_keys()504 keyclass = KMF_ASYM_PUB; in delete_pk11_keys()
983 pubkey->keyclass = KMF_ASYM_PUB; in NSS_CreateKeypair()1155 if (key->keyclass != KMF_ASYM_PUB && in NSS_DeleteKey()1175 if (key->keyclass == KMF_ASYM_PUB) { in NSS_DeleteKey()1192 if (key->keyclass == KMF_ASYM_PUB) { in NSS_DeleteKey()1420 if (keyclass == KMF_ASYM_PUB) { in NSS_FindKey()1446 if (keyclass == KMF_ASYM_PUB) { in NSS_FindKey()1465 keys[count].keyclass = KMF_ASYM_PUB; in NSS_FindKey()
138 if (key->keyclass == KMF_ASYM_PUB || in kmf_delete_key_from_keystore()
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
1570 pubkey->keyclass = KMF_ASYM_PUB; in OpenSSL_CreateKeypair()1620 pubkey->keyclass = KMF_ASYM_PUB; in OpenSSL_CreateKeypair()1897 if (key->keyclass != KMF_ASYM_PUB && in OpenSSL_DeleteKey()2858 keyclass == KMF_ASYM_PUB) { in fetch_key()2970 if (keyclass != KMF_ASYM_PUB && in OpenSSL_FindKey()