Home
last modified time | relevance | path

Searched refs:MBEDTLS_MODE_GCM (Results 1 – 8 of 8) sorted by relevance

/net-tools-latest/mbedtls-2.4.0/library/
Dcipher.c260 if( MBEDTLS_MODE_GCM == ctx->cipher_info->mode ) in mbedtls_cipher_update_ad()
301 if( ctx->cipher_info->mode == MBEDTLS_MODE_GCM ) in mbedtls_cipher_update()
636 MBEDTLS_MODE_GCM == ctx->cipher_info->mode || in mbedtls_cipher_finish()
763 if( MBEDTLS_MODE_GCM == ctx->cipher_info->mode ) in mbedtls_cipher_write_tag()
780 if( MBEDTLS_MODE_GCM == ctx->cipher_info->mode ) in mbedtls_cipher_check_tag()
849 if( MBEDTLS_MODE_GCM == ctx->cipher_info->mode ) in mbedtls_cipher_auth_encrypt()
881 if( MBEDTLS_MODE_GCM == ctx->cipher_info->mode ) in mbedtls_cipher_auth_decrypt()
Dcipher_wrap.c371 MBEDTLS_MODE_GCM,
382 MBEDTLS_MODE_GCM,
393 MBEDTLS_MODE_GCM,
728 MBEDTLS_MODE_GCM,
739 MBEDTLS_MODE_GCM,
750 MBEDTLS_MODE_GCM,
Dssl_ticket.c139 if( cipher_info->mode != MBEDTLS_MODE_GCM && in mbedtls_ssl_ticket_setup()
Dssl_tls.c680 if( cipher_info->mode == MBEDTLS_MODE_GCM || in mbedtls_ssl_derive_keys()
1353 if( mode == MBEDTLS_MODE_GCM || in ssl_encrypt_buf()
1620 if( mode == MBEDTLS_MODE_GCM || in ssl_decrypt_buf()
6236 case MBEDTLS_MODE_GCM: in mbedtls_ssl_get_record_expansion()
/net-tools-latest/mbedtls-2.4.0/include/mbedtls/
Dcipher.h139 MBEDTLS_MODE_GCM, enumerator
Dcompat-1.3.h1314 #define POLARSSL_MODE_GCM MBEDTLS_MODE_GCM
/net-tools-latest/mbedtls-2.4.0/programs/aes/
Dcrypt_and_hash.c407 if( cipher_info->mode != MBEDTLS_MODE_GCM && in main()
/net-tools-latest/mbedtls-2.4.0/scripts/data_files/
Drename-1.3-2.0.txt753 POLARSSL_MODE_GCM MBEDTLS_MODE_GCM