Lines Matching refs:get_suite
215 static const struct suite_info *get_suite(uint32_t suite_id) in get_suite() function
231 const struct suite_info *c = get_suite(suite_id); in ossl_qrl_get_suite_cipher_name()
237 const struct suite_info *c = get_suite(suite_id); in ossl_qrl_get_suite_md_name()
243 const struct suite_info *c = get_suite(suite_id); in ossl_qrl_get_suite_secret_len()
249 const struct suite_info *c = get_suite(suite_id); in ossl_qrl_get_suite_cipher_key_len()
255 const struct suite_info *c = get_suite(suite_id); in ossl_qrl_get_suite_cipher_iv_len()
261 const struct suite_info *c = get_suite(suite_id); in ossl_qrl_get_suite_cipher_tag_len()
267 const struct suite_info *c = get_suite(suite_id); in ossl_qrl_get_suite_hdr_prot_cipher_id()
273 const struct suite_info *c = get_suite(suite_id); in ossl_qrl_get_suite_hdr_prot_key_len()
279 const struct suite_info *c = get_suite(suite_id); in ossl_qrl_get_suite_max_pkt()
285 const struct suite_info *c = get_suite(suite_id); in ossl_qrl_get_suite_max_forged_pkt()