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

/solaris-userland/components/openssl/common/engines/pkcs11/
H A De_pk11_pub.c1509 CK_KEY_TYPE k_type = CKK_RSA; local
1526 a_key_template[1].pValue = &k_type;
1640 CK_KEY_TYPE k_type = CKK_RSA; local
1665 a_key_template[1].pValue = &k_type;
2124 CK_KEY_TYPE k_type = CKK_DSA; local
2141 a_key_template[1].pValue = &k_type;
2241 CK_KEY_TYPE k_type = CKK_DSA; local
2261 a_key_template[1].pValue = &k_type;

Completed in 36 milliseconds