Searched defs:pub_template (Results 1 – 3 of 3) sorted by relevance
/titanic_51/usr/src/uts/common/crypto/io/ |
H A D | ecc.c | 1040 crypto_object_attribute_t *pub_template, uint_t pub_attribute_count, in ecc_nostore_key_generate_pair() argument
|
H A D | dprov.c | 7597 crypto_object_attribute_t *pub_template; in dprov_key_task() local 8243 crypto_object_attribute_t *pub_template; in dprov_key_task() local 8309 crypto_object_attribute_t *pub_template; in dprov_key_task() local [all...] |
/titanic_51/usr/src/uts/common/sys/crypto/ |
H A D | impl.h | 1139 #define KCF_PROV_KEY_GENERATE_PAIR(pd, session, mech, pub_template, \ argument 1218 #define KCF_PROV_NOSTORE_KEY_GENERATE_PAIR(pd, session, mech, pub_template, \ argument
|