Remove redundant empty buffer decoding test
This commit is contained in:
parent
2cd9051d5f
commit
8e88a8f4ea
1 changed files with 0 additions and 4 deletions
|
@ -1,7 +1,3 @@
|
|||
AES 128 GCM Decrypt empty buffer
|
||||
depends_on:MBEDTLS_AES_C:MBEDTLS_GCM_C
|
||||
dec_empty_buf:MBEDTLS_CIPHER_AES_128_GCM
|
||||
|
||||
CAMELLIA GCM Decrypt empty buffer
|
||||
depends_on:MBEDTLS_CAMELLIA_C:MBEDTLS_CIPHER_PADDING_PKCS7
|
||||
dec_empty_buf:MBEDTLS_CIPHER_CAMELLIA_128_GCM
|
||||
|
|
Loading…
Reference in a new issue