Searched refs:priv_tmpl (Results 1 – 3 of 3) sorted by relevance
63 CK_ATTRIBUTE * priv_tmpl, in key_mgr_generate_key_pair() argument82 if (! priv_tmpl && (priv_count != 0)) { in key_mgr_generate_key_pair()100 if (priv_tmpl[i].type == CKA_CLASS) { in key_mgr_generate_key_pair()101 keyclass = *(CK_OBJECT_CLASS *)priv_tmpl[i].pValue; in key_mgr_generate_key_pair()107 if (priv_tmpl[i].type == CKA_KEY_TYPE) { in key_mgr_generate_key_pair()108 CK_ULONG temp = *(CK_ULONG *)priv_tmpl[i].pValue; in key_mgr_generate_key_pair()138 priv_tmpl, priv_count, MODE_KEYGEN, in key_mgr_generate_key_pair()
2017 TEMPLATE *priv_tmpl) in token_wrap_auth_data() argument2069 (void) template_update_attribute(priv_tmpl, new_attr); in token_wrap_auth_data()2119 TEMPLATE *priv_tmpl) in token_specific_rsa_generate_keypair() argument2208 (void) template_update_attribute(priv_tmpl, attr); in token_specific_rsa_generate_keypair()2238 (void) template_update_attribute(priv_tmpl, attr); in token_specific_rsa_generate_keypair()2244 priv_tmpl); in token_specific_rsa_generate_keypair()
41 TEMPLATE * priv_tmpl) in ckm_rsa_key_pair_gen() argument46 hContext, publ_tmpl, priv_tmpl); in ckm_rsa_key_pair_gen()