Searched refs:mbedtls_opaque_test_driver_cipher_operation_t (Results 1 - 3 of 3) sorted by relevance
/third_party/mbedtls/tests/include/test/drivers/ |
H A D | cipher.h | 108 mbedtls_opaque_test_driver_cipher_operation_t *operation, 114 mbedtls_opaque_test_driver_cipher_operation_t *operation, 120 mbedtls_opaque_test_driver_cipher_operation_t *operation); 123 mbedtls_opaque_test_driver_cipher_operation_t *operation, 127 mbedtls_opaque_test_driver_cipher_operation_t *operation, 132 mbedtls_opaque_test_driver_cipher_operation_t *operation,
|
/third_party/mbedtls/tests/src/drivers/ |
H A D | test_driver_cipher.c | 358 mbedtls_opaque_test_driver_cipher_operation_t *operation, in mbedtls_test_opaque_cipher_encrypt_setup() 372 mbedtls_opaque_test_driver_cipher_operation_t *operation, in mbedtls_test_opaque_cipher_decrypt_setup() 386 mbedtls_opaque_test_driver_cipher_operation_t *operation) in mbedtls_test_opaque_cipher_abort() 393 mbedtls_opaque_test_driver_cipher_operation_t *operation, in mbedtls_test_opaque_cipher_set_iv() 404 mbedtls_opaque_test_driver_cipher_operation_t *operation, in mbedtls_test_opaque_cipher_update() 421 mbedtls_opaque_test_driver_cipher_operation_t *operation, in mbedtls_test_opaque_cipher_finish()
|
/third_party/mbedtls/include/psa/ |
H A D | crypto_driver_contexts_primitives.h | 85 } mbedtls_opaque_test_driver_cipher_operation_t; typedef 112 mbedtls_opaque_test_driver_cipher_operation_t opaque_test_driver_ctx;
|
Completed in 2 milliseconds