Searched refs:suite_info (Results 1 – 1 of 1) sorted by relevance
186 struct suite_info { struct193 static const struct suite_info suite_aes128gcm = { argument200 static const struct suite_info suite_aes256gcm = {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()[all …]
Completed in 4 milliseconds