Searched refs:get_suite (Results 1 – 1 of 1) sorted by relevance
215 static const struct suite_info *get_suite(uint32_t suite_id) in get_suite() function231 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()[all …]
Completed in 6 milliseconds