Searched refs:dtls_cipher_t (Results 1 – 3 of 3) sorted by relevance
78 } dtls_cipher_t; typedef
102 dtls_cipher_t cipher; /**< cipher type */128 dtls_cipher_t cipher; /**< cipher type */
461 static inline int is_tls_ecdhe_ecdsa_with_aes_128_ccm_8(dtls_cipher_t cipher) in is_tls_ecdhe_ecdsa_with_aes_128_ccm_8()471 static inline int is_tls_psk_with_aes_128_ccm_8(dtls_cipher_t cipher) in is_tls_psk_with_aes_128_ccm_8()522 known_cipher(dtls_context_t *ctx, dtls_cipher_t code, int is_client) { in known_cipher()