Searched refs:mbedtls_transparent_test_driver_cipher_operation_t (Results 1 – 4 of 4) sorted by relevance
/third_party/mbedtls/tests/include/test/drivers/ |
D | cipher.h | 68 mbedtls_transparent_test_driver_cipher_operation_t *operation, 74 mbedtls_transparent_test_driver_cipher_operation_t *operation, 80 mbedtls_transparent_test_driver_cipher_operation_t *operation ); 83 mbedtls_transparent_test_driver_cipher_operation_t *operation, 87 mbedtls_transparent_test_driver_cipher_operation_t *operation, 92 mbedtls_transparent_test_driver_cipher_operation_t *operation,
|
/third_party/mbedtls/include/psa/ |
D | crypto_driver_contexts_primitives.h | 53 mbedtls_transparent_test_driver_cipher_operation_t; typedef 59 mbedtls_transparent_test_driver_cipher_operation_t; typedef 84 mbedtls_transparent_test_driver_cipher_operation_t ctx; 111 mbedtls_transparent_test_driver_cipher_operation_t transparent_test_driver_ctx;
|
/third_party/mbedtls/tests/src/drivers/ |
D | test_driver_cipher.c | 137 mbedtls_transparent_test_driver_cipher_operation_t *operation, in mbedtls_test_transparent_cipher_encrypt_setup() 168 mbedtls_transparent_test_driver_cipher_operation_t *operation, in mbedtls_test_transparent_cipher_decrypt_setup() 193 mbedtls_transparent_test_driver_cipher_operation_t *operation) in mbedtls_test_transparent_cipher_abort() 214 mbedtls_transparent_test_driver_cipher_operation_t *operation, in mbedtls_test_transparent_cipher_set_iv() 235 mbedtls_transparent_test_driver_cipher_operation_t *operation, in mbedtls_test_transparent_cipher_update() 275 mbedtls_transparent_test_driver_cipher_operation_t *operation, in mbedtls_test_transparent_cipher_finish()
|
/third_party/mbedtls/tests/suites/ |
D | test_suite_psa_crypto_driver_wrappers.function | 543 mbedtls_transparent_test_driver_cipher_operation_t tranparent_operation = 675 mbedtls_transparent_test_driver_cipher_operation_t tranparent_operation =
|