Searched refs:mbedtls_transparent_test_driver_cipher_operation_t (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/mbedtls/tests/include/test/drivers/ |
H A D | cipher.h | 56 mbedtls_transparent_test_driver_cipher_operation_t *operation, 62 mbedtls_transparent_test_driver_cipher_operation_t *operation, 68 mbedtls_transparent_test_driver_cipher_operation_t *operation); 71 mbedtls_transparent_test_driver_cipher_operation_t *operation, 75 mbedtls_transparent_test_driver_cipher_operation_t *operation, 80 mbedtls_transparent_test_driver_cipher_operation_t *operation,
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/include/test/drivers/ |
H A D | cipher.h | 62 mbedtls_transparent_test_driver_cipher_operation_t *operation, 68 mbedtls_transparent_test_driver_cipher_operation_t *operation, 74 mbedtls_transparent_test_driver_cipher_operation_t *operation); 77 mbedtls_transparent_test_driver_cipher_operation_t *operation, 81 mbedtls_transparent_test_driver_cipher_operation_t *operation, 86 mbedtls_transparent_test_driver_cipher_operation_t *operation,
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/psa/ |
H A D | crypto_driver_contexts_primitives.h | 41 mbedtls_transparent_test_driver_cipher_operation_t; typedef 47 mbedtls_transparent_test_driver_cipher_operation_t; typedef 72 mbedtls_transparent_test_driver_cipher_operation_t ctx; 99 mbedtls_transparent_test_driver_cipher_operation_t transparent_test_driver_ctx;
|
/aosp_15_r20/external/mbedtls/include/psa/ |
H A D | crypto_driver_contexts_primitives.h | 41 mbedtls_transparent_test_driver_cipher_operation_t; typedef 47 mbedtls_transparent_test_driver_cipher_operation_t; typedef 72 mbedtls_transparent_test_driver_cipher_operation_t ctx; 99 mbedtls_transparent_test_driver_cipher_operation_t transparent_test_driver_ctx;
|
/aosp_15_r20/external/mbedtls/tests/src/drivers/ |
H A D | test_driver_cipher.c | 127 mbedtls_transparent_test_driver_cipher_operation_t *operation, in mbedtls_test_transparent_cipher_encrypt_setup() 159 mbedtls_transparent_test_driver_cipher_operation_t *operation, in mbedtls_test_transparent_cipher_decrypt_setup() 185 mbedtls_transparent_test_driver_cipher_operation_t *operation) in mbedtls_test_transparent_cipher_abort() 206 mbedtls_transparent_test_driver_cipher_operation_t *operation, in mbedtls_test_transparent_cipher_set_iv() 228 mbedtls_transparent_test_driver_cipher_operation_t *operation, in mbedtls_test_transparent_cipher_update() 269 mbedtls_transparent_test_driver_cipher_operation_t *operation, in mbedtls_test_transparent_cipher_finish()
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/src/drivers/ |
H A D | test_driver_cipher.c | 131 mbedtls_transparent_test_driver_cipher_operation_t *operation, in mbedtls_test_transparent_cipher_encrypt_setup() 163 mbedtls_transparent_test_driver_cipher_operation_t *operation, in mbedtls_test_transparent_cipher_decrypt_setup() 189 mbedtls_transparent_test_driver_cipher_operation_t *operation) in mbedtls_test_transparent_cipher_abort() 210 mbedtls_transparent_test_driver_cipher_operation_t *operation, in mbedtls_test_transparent_cipher_set_iv() 236 mbedtls_transparent_test_driver_cipher_operation_t *operation, in mbedtls_test_transparent_cipher_update() 277 mbedtls_transparent_test_driver_cipher_operation_t *operation, in mbedtls_test_transparent_cipher_finish()
|
/aosp_15_r20/external/mbedtls/tests/suites/ |
H A D | test_suite_psa_crypto_driver_wrappers.function | 1145 mbedtls_transparent_test_driver_cipher_operation_t transparent_operation = 1273 mbedtls_transparent_test_driver_cipher_operation_t transparent_operation =
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/ |
H A D | test_suite_psa_crypto_driver_wrappers.function | 1148 mbedtls_transparent_test_driver_cipher_operation_t transparent_operation = 1277 mbedtls_transparent_test_driver_cipher_operation_t transparent_operation =
|