Searched refs:mbedtls_opaque_test_driver_cipher_operation_t (Results 1 – 4 of 4) sorted by relevance
/openthread-latest/third_party/mbedtls/repo/tests/include/test/drivers/ |
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,
|
/openthread-latest/third_party/mbedtls/repo/tests/src/drivers/ |
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()
|
/openthread-latest/third_party/mbedtls/repo/include/psa/ |
D | crypto_driver_contexts_primitives.h | 73 } mbedtls_opaque_test_driver_cipher_operation_t; typedef 100 mbedtls_opaque_test_driver_cipher_operation_t opaque_test_driver_ctx;
|
/openthread-latest/third_party/mbedtls/repo/tests/suites/ |
D | test_suite_psa_crypto_driver_wrappers.function | 1151 mbedtls_opaque_test_driver_cipher_operation_t opaque_operation = 1280 mbedtls_opaque_test_driver_cipher_operation_t opaque_operation =
|