Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/crypto/
H A Ddca.h389 #define CMD_RSAPUBLIC 0x3 /* RSA public key operation */ macro
/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddca_rsa.c574 PUTCTX16(reqp, CTX_CMD, CMD_RSAPUBLIC); in dca_rsainit()