Searched refs:mbedtls_cipher_info_t (Results 1 – 20 of 20) sorted by relevance
313 static const mbedtls_cipher_info_t aes_128_ecb_info = {325 static const mbedtls_cipher_info_t aes_192_ecb_info = {336 static const mbedtls_cipher_info_t aes_256_ecb_info = {349 static const mbedtls_cipher_info_t aes_128_cbc_info = {361 static const mbedtls_cipher_info_t aes_192_cbc_info = {372 static const mbedtls_cipher_info_t aes_256_cbc_info = {386 static const mbedtls_cipher_info_t aes_128_cfb128_info = {398 static const mbedtls_cipher_info_t aes_192_cfb128_info = {409 static const mbedtls_cipher_info_t aes_256_cfb128_info = {423 static const mbedtls_cipher_info_t aes_128_ofb_info = {[all …]
355 int mbedtls_cipher_cmac(const mbedtls_cipher_info_t *cipher_info, in mbedtls_cipher_cmac()400 const mbedtls_cipher_info_t *cipher_info; in mbedtls_aes_cmac_prf_128()748 const mbedtls_cipher_info_t *cipher_info; in cmac_test_subkeys()842 const mbedtls_cipher_info_t *cipher_info; in cmac_test_wth_cipher()
49 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_psa(
147 const mbedtls_cipher_info_t *info;
60 const mbedtls_cipher_info_t *info) in mbedtls_cipher_get_base()86 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_type( in mbedtls_cipher_info_from_type()100 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_string( in mbedtls_cipher_info_from_string()118 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_values( in mbedtls_cipher_info_from_values()276 const mbedtls_cipher_info_t *cipher_info) in mbedtls_cipher_setup()298 const mbedtls_cipher_info_t *cipher_info, in mbedtls_cipher_setup_psa()333 const mbedtls_cipher_info_t *cipher_info ) in mbedtls_cipher_setup_info()
255 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_psa( in mbedtls_cipher_info_from_psa()288 const mbedtls_cipher_info_t *cipher_info = NULL; in psa_cipher_setup()
141 const mbedtls_cipher_info_t *cipher_info; in mbedtls_pkcs5_pbes2_ext()
160 const mbedtls_cipher_info_t *cipher_info; in mbedtls_pkcs12_pbe_ext()
173 const mbedtls_cipher_info_t *cipher_info = in cmac_setup()
58 const mbedtls_cipher_info_t *cipher_info; in mbedtls_nist_kw_setkey()
226 const mbedtls_cipher_info_t *cipher_info; in mbedtls_ssl_ticket_setup()
70 const mbedtls_cipher_info_t *cipher_info; in mbedtls_ccm_setkey()
184 const mbedtls_cipher_info_t *cipher_info; in mbedtls_gcm_setkey()
1921 const mbedtls_cipher_info_t * const cipher_info = in mbedtls_ssl_ciphersuite_get_cipher_key_bitlen()
932 mbedtls_cipher_info_t const *cipher_info; in mbedtls_ssl_tls13_populate_transform()
2452 const mbedtls_cipher_info_t *cipher = in mbedtls_ssl_get_mode_from_ciphersuite()8651 const mbedtls_cipher_info_t *cipher_info; in ssl_tls12_populate_transform()
266 typedef struct mbedtls_cipher_info_t { struct307 } mbedtls_cipher_info_t; typedef318 const mbedtls_cipher_info_t *MBEDTLS_PRIVATE(cipher_info);396 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_string(const char *cipher_name);408 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_type(const mbedtls_cipher_type_t cipher_type);424 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_values(const mbedtls_cipher_id_t cipher_id,438 const mbedtls_cipher_info_t *info) in mbedtls_cipher_info_get_type()457 const mbedtls_cipher_info_t *info) in mbedtls_cipher_info_get_mode()478 const mbedtls_cipher_info_t *info) in mbedtls_cipher_info_get_key_bitlen()499 const mbedtls_cipher_info_t *info) in mbedtls_cipher_info_get_name()[all …]
210 int mbedtls_cipher_cmac(const mbedtls_cipher_info_t *cipher_info,
40 const mbedtls_cipher_info_t *cipher_info = NULL; in mbed_cmac_init()133 const mbedtls_cipher_info_t *cipher_info = NULL; in crypto_cmac_alloc_ctx()
2541 * Correct the default IV size for mbedtls_cipher_info_t structures using4772 mbedtls_cipher_info_t.key_length -> key_bitlen