Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddca_kstat.c118 kstat_named_init(&dkp->ds_algs[DS_RSAPUBLIC], "rsapublic", in dca_ksinit()
H A Ddca_rsa.c535 reqp->dr_job_stat = DS_RSAPUBLIC; in dca_rsainit()
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Ddca.h407 #define DS_RSAPUBLIC 2 macro