Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libkmf/plugins/kmf_nss/common/
H A Dnss_spi.c2287 store_cert(KMF_HANDLE_T handle, PK11SlotInfo *nss_slot, KMF_DATA *cert, in store_cert() function
2381 ret = store_cert(handle, nss_slot, cert, label, trust_flag); in NSS_StoreCert()
2447 ret = store_cert(handle, nss_slot, cptr, label, trust_flag); in NSS_ImportCert()