Searched refs:pub_attr_count (Results 1 – 1 of 1) sorted by relevance
527 uint_t pub_attr_count, pri_attr_count; in key_gen_rsa_by_value() local576 pub_attr_count = ulPublicKeyAttributeCount + 1; in key_gen_rsa_by_value()578 pub_attr_count++; in key_gen_rsa_by_value()580 pub_attr_count++; in key_gen_rsa_by_value()582 pub_attr_count++; in key_gen_rsa_by_value()584 ulPublicKeyAttributeCount, pub_attr_count); in key_gen_rsa_by_value()617 pub_attr_count - pub_out_attr_count, in key_gen_rsa_by_value()622 obj_nkp.nkp_in_public_count = pub_attr_count - pub_out_attr_count; in key_gen_rsa_by_value()625 &pubTemplate[pub_attr_count - pub_out_attr_count], in key_gen_rsa_by_value()779 &pubTemplate[pub_attr_count - pub_out_attr_count], in key_gen_rsa_by_value()[all …]