Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/crypto/
H A Ddca.h671 #define CTX_RSAEXPLEN 4 /* 16 bits */ macro
/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddca_rsa.c577 PUTCTX16(reqp, CTX_RSAEXPLEN, expbits); in dca_rsainit()