Home
last modified time | relevance | path

Searched defs:suite_id (Results 1 – 10 of 10) sorted by relevance

/freebsd/crypto/openssl/ssl/quic/
H A Dquic_record_util.c215 static const struct suite_info *get_suite(uint32_t suite_id) in get_suite()
229 const char *ossl_qrl_get_suite_cipher_name(uint32_t suite_id) in ossl_qrl_get_suite_cipher_name()
235 const char *ossl_qrl_get_suite_md_name(uint32_t suite_id) in ossl_qrl_get_suite_md_name()
241 uint32_t ossl_qrl_get_suite_secret_len(uint32_t suite_id) in ossl_qrl_get_suite_secret_len()
247 uint32_t ossl_qrl_get_suite_cipher_key_len(uint32_t suite_id) in ossl_qrl_get_suite_cipher_key_len()
253 uint32_t ossl_qrl_get_suite_cipher_iv_len(uint32_t suite_id) in ossl_qrl_get_suite_cipher_iv_len()
259 uint32_t ossl_qrl_get_suite_cipher_tag_len(uint32_t suite_id) in ossl_qrl_get_suite_cipher_tag_len()
265 uint32_t ossl_qrl_get_suite_hdr_prot_cipher_id(uint32_t suite_id) in ossl_qrl_get_suite_hdr_prot_cipher_id()
271 uint32_t ossl_qrl_get_suite_hdr_prot_key_len(uint32_t suite_id) in ossl_qrl_get_suite_hdr_prot_key_len()
277 uint64_t ossl_qrl_get_suite_max_pkt(uint32_t suite_id) in ossl_qrl_get_suite_max_pkt()
[all …]
H A Dquic_record_shared.h66 uint32_t suite_id; member
H A Dquic_tls_api.c47 uint32_t suite_id, EVP_MD *md, in yield_secret_cb()
H A Dquic_record_shared.c200 uint32_t suite_id, in ossl_qrl_enc_level_set_provide_secret()
H A Dquic_tls.c113 uint32_t suite_id = 0; in quic_new_record_layer() local
H A Dquic_record_tx.c182 uint32_t suite_id, in ossl_qtx_provide_secret()
H A Dquic_record_rx.c494 uint32_t suite_id, EVP_MD *md, in ossl_qrx_provide_secret()
H A Dquic_channel.c1052 uint32_t suite_id, EVP_MD *md, in ch_on_handshake_yield_secret()
/freebsd/crypto/openssl/test/
H A Dquic_record_test.c43 uint32_t enc_level, suite_id; member
3011 uint32_t enc_level, suite_id; member
/freebsd/contrib/wpa/src/crypto/
H A Dcrypto_openssl.c4731 static size_t hpke_suite_id(struct hpke_context *ctx, bool kem, u8 *suite_id) in hpke_suite_id()
4756 u8 suite_id[10]; in hpke_labeled_extract() local
4841 u8 suite_id[10]; in hpke_labeled_expand() local