Searched refs:mbedtls_transparent_test_driver_cipher_operation_t (Results 1 - 3 of 3) sorted by relevance
/third_party/mbedtls/include/psa/ |
H A 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/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,
|
/third_party/mbedtls/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()
|
Completed in 3 milliseconds