Home
last modified time | relevance | path

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

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