Searched defs:cipher (Results 1 – 8 of 8) sorted by relevance
46 mbedtls_cipher_id_t cipher; member
293 mbedtls_cipher_type_t cipher; member
102 dtls_cipher_t cipher; /**< cipher type */ member128 dtls_cipher_t cipher; /**< cipher type */ member
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()
162 mbedtls_cipher_id_t cipher, in mbedtls_gcm_setkey()743 mbedtls_cipher_id_t cipher = MBEDTLS_CIPHER_ID_AES; in mbedtls_gcm_self_test() local
124 mbedtls_cipher_type_t cipher, in mbedtls_ssl_ticket_setup()
69 mbedtls_cipher_id_t cipher, in mbedtls_ccm_setkey()
1887 const mbedtls_cipher_info_t *cipher = NULL; local