Lines Matching refs:one
70 # The bulk of the code is organized into functions that follow one of the
249 By default, run all tests. With one or more COMPONENT, run only those.
666 # The same command failed twice in a row, but this time one level
1109 # No PSA equivalent - we should probably have one in the future.
1500 # To save time, only test one protocol version, since this part of
1527 # To save time, only test one protocol version, since this part of
1854 # Disable AEAD (controlled by the presence of one of GCM_C, CCM_C, CHACHAPOLY_C
1860 # Disable CBC-legacy (controlled by MBEDTLS_CIPHER_MODE_CBC plus at least one block cipher (AES, ARIA, Camellia, DES))
1882 # Disable AEAD (controlled by the presence of one of GCM_C, CCM_C, CHACHAPOLY_C)
1888 # Disable CBC-legacy (controlled by MBEDTLS_CIPHER_MODE_CBC plus at least one block cipher (AES, ARIA, Camellia, DES))
1909 # Disable AEAD (controlled by the presence of one of GCM_C, CCM_C, CHACHAPOLY_C)
1915 # Enable CBC-legacy (controlled by MBEDTLS_CIPHER_MODE_CBC plus at least one block cipher (AES, ARIA, Camellia, DES))
1938 # Disable AEAD (controlled by the presence of one of GCM_C, CCM_C, CHACHAPOLY_C)
1944 # Enable CBC-legacy (controlled by MBEDTLS_CIPHER_MODE_CBC plus at least one block cipher (AES, ARIA, Camellia, DES))
1966 # Disable AEAD (controlled by the presence of one of GCM_C, CCM_C, CHACHAPOLY_C)
1972 # Enable CBC-legacy (controlled by MBEDTLS_CIPHER_MODE_CBC plus at least one block cipher (AES, ARIA, Camellia, DES))
1995 # Disable AEAD (controlled by the presence of one of GCM_C, CCM_C, CHACHAPOLY_C)
2001 # Enable CBC-legacy (controlled by MBEDTLS_CIPHER_MODE_CBC plus at least one block cipher (AES, ARIA, Camellia, DES))
2022 # implementations ourselves: one using PSA, the other not. At least test that
2555 # You can only have one threading implementation: alt or pthread, not both.
3504 # enabled, but one. Input arguments are as follows:
3518 # crypto_config.h so we just disable the one we don't want.
3608 # only one single new symbols (PSA_WANT_KEY_TYPE_RSA_KEY_PAIR_BASIC) is defined.
3612 # Create a temporary output file unless there is already one set
4078 # that were skipped in the accelerated one.
5514 # In the user config, disable one feature (for simplicity, pick a feature
5534 # In the user config, disable one feature, which will reflect on the
6176 # Running the out of source CMake test on Ubuntu 16.04 using more than one
6279 # In the user config, disable one feature (for simplicity, pick a feature
6308 # In the user config, disable one feature (for simplicity, pick a feature
6446 # Run one component and clean up afterwards.