Searched refs:mbedtls_cipher_info_from_values (Results 1 – 6 of 6) sorted by relevance
298 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_values( const mbedtls_cipher_id_t cipher_id,
1850 #define cipher_info_from_values mbedtls_cipher_info_from_values
76 cipher_info = mbedtls_cipher_info_from_values( cipher, keybits, MBEDTLS_MODE_ECB ); in mbedtls_ccm_setkey()
169 cipher_info = mbedtls_cipher_info_from_values( cipher, keybits, MBEDTLS_MODE_ECB ); in mbedtls_gcm_setkey()
116 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_values( const mbedtls_cipher_id_t cipher_id, in mbedtls_cipher_info_from_values() function
1394 cipher_info_from_values mbedtls_cipher_info_from_values