Searched refs:oon (Results 1 – 1 of 1) sorted by relevance
738 uint32_t const *oon = NULL; in create_pub_key_attributes() local772 oon = rsa_pub_key_gen_opt_or_null; in create_pub_key_attributes()790 oon = ec_public_key_opt_or_null; in create_pub_key_attributes()805 return set_attributes_opt_or_null(out, temp, oon, oon_count); in create_pub_key_attributes()858 uint32_t const *oon = NULL; in create_priv_key_attributes() local888 oon = rsa_priv_key_opt_or_null; in create_priv_key_attributes()893 oon = ec_private_key_opt_or_null; in create_priv_key_attributes()899 oon = eddsa_private_key_opt_or_null; in create_priv_key_attributes()914 return set_attributes_opt_or_null(out, temp, oon, oon_count); in create_priv_key_attributes()