Lines Matching refs:ARRAY_SIZE

513 				     ARRAY_SIZE(any_object_boolprops));  in create_storage_attributes()
518 ARRAY_SIZE(any_object_opt_or_null)); in create_storage_attributes()
542 ARRAY_SIZE(any_key_boolprops)); in create_genkey_attributes()
547 ARRAY_SIZE(any_key_opt_or_null)); in create_genkey_attributes()
552 ARRAY_SIZE(any_key_optional)); in create_genkey_attributes()
587 ARRAY_SIZE(symm_key_boolprops)); in create_symm_key_attributes()
592 ARRAY_SIZE(symm_key_opt_or_null)); in create_symm_key_attributes()
597 ARRAY_SIZE(symm_key_optional)); in create_symm_key_attributes()
614 ARRAY_SIZE(raw_data_opt_or_null)); in create_data_attributes()
641 ARRAY_SIZE(pkcs11_certificate_boolprops)); in create_certificate_attributes()
646 ARRAY_SIZE(pkcs11_certificate_mandated)); in create_certificate_attributes()
651 ARRAY_SIZE(pkcs11_certificate_optional)); in create_certificate_attributes()
659 mandated_count = ARRAY_SIZE(pkcs11_x509_certificate_mandated); in create_certificate_attributes()
660 optional_count = ARRAY_SIZE(pkcs11_x509_certificate_optional); in create_certificate_attributes()
752 ARRAY_SIZE(public_key_boolprops)); in create_pub_key_attributes()
757 ARRAY_SIZE(public_key_mandated)); in create_pub_key_attributes()
763 ARRAY_SIZE(public_key_opt_or_null)); in create_pub_key_attributes()
773 mandated_count = ARRAY_SIZE(rsa_pub_key_gen_mand); in create_pub_key_attributes()
774 oon_count = ARRAY_SIZE(rsa_pub_key_gen_opt_or_null); in create_pub_key_attributes()
778 mandated_count = ARRAY_SIZE(rsa_pub_key_create_mand); in create_pub_key_attributes()
791 mandated_count = ARRAY_SIZE(ec_public_key_mandated); in create_pub_key_attributes()
792 oon_count = ARRAY_SIZE(ec_public_key_opt_or_null); in create_pub_key_attributes()
872 ARRAY_SIZE(private_key_boolprops)); in create_priv_key_attributes()
877 ARRAY_SIZE(private_key_mandated)); in create_priv_key_attributes()
882 ARRAY_SIZE(private_key_opt_or_null)); in create_priv_key_attributes()
889 oon_count = ARRAY_SIZE(rsa_priv_key_opt_or_null); in create_priv_key_attributes()
894 mandated_count = ARRAY_SIZE(ec_private_key_mandated); in create_priv_key_attributes()
895 oon_count = ARRAY_SIZE(ec_private_key_opt_or_null); in create_priv_key_attributes()
900 mandated_count = ARRAY_SIZE(ec_private_key_mandated); in create_priv_key_attributes()
901 oon_count = ARRAY_SIZE(eddsa_private_key_opt_or_null); in create_priv_key_attributes()