Searched refs:pub_attr_count (Results 1 – 1 of 1) sorted by relevance
522 uint_t pub_attr_count, pri_attr_count; in key_gen_rsa_by_value() local571 pub_attr_count = ulPublicKeyAttributeCount + 1; in key_gen_rsa_by_value()573 pub_attr_count++; in key_gen_rsa_by_value()575 pub_attr_count++; in key_gen_rsa_by_value()577 pub_attr_count++; in key_gen_rsa_by_value()579 ulPublicKeyAttributeCount, pub_attr_count); in key_gen_rsa_by_value()612 pub_attr_count - pub_out_attr_count, in key_gen_rsa_by_value()617 obj_nkp.nkp_in_public_count = pub_attr_count - pub_out_attr_count; in key_gen_rsa_by_value()620 &pubTemplate[pub_attr_count - pub_out_attr_count], in key_gen_rsa_by_value()774 &pubTemplate[pub_attr_count - pub_out_attr_count], in key_gen_rsa_by_value()[all …]