Searched defs:DPROV_CKK_RSA (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddprov.c1173 #define DPROV_CKK_RSA 0x00000000 macro
7646 pub_key_type != DPROV_CKK_RSA) {
7650 pub_key_type = DPROV_CKK_RSA;
7653 pri_key_type != DPROV_CKK_RSA) {
7657 pri_key_type = DPROV_CKK_RSA;
9046 if (key_type == DPROV_CKK_RSA) {
9067 if (key_type == DPROV_CKK_RSA) {

Completed in 95 milliseconds