Searched refs:mbedtls_transparent_test_driver_hash_operation_t (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/include/test/drivers/ |
H A D | hash.h | 42 mbedtls_transparent_test_driver_hash_operation_t *operation, 46 const mbedtls_transparent_test_driver_hash_operation_t *source_operation, 47 mbedtls_transparent_test_driver_hash_operation_t *target_operation); 50 mbedtls_transparent_test_driver_hash_operation_t *operation, 55 mbedtls_transparent_test_driver_hash_operation_t *operation, 61 mbedtls_transparent_test_driver_hash_operation_t *operation);
|
/aosp_15_r20/external/mbedtls/tests/include/test/drivers/ |
H A D | hash.h | 42 mbedtls_transparent_test_driver_hash_operation_t *operation, 46 const mbedtls_transparent_test_driver_hash_operation_t *source_operation, 47 mbedtls_transparent_test_driver_hash_operation_t *target_operation); 50 mbedtls_transparent_test_driver_hash_operation_t *operation, 55 mbedtls_transparent_test_driver_hash_operation_t *operation, 61 mbedtls_transparent_test_driver_hash_operation_t *operation);
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/src/drivers/ |
H A D | hash.c | 59 mbedtls_transparent_test_driver_hash_operation_t *operation, in mbedtls_test_transparent_hash_setup() 86 const mbedtls_transparent_test_driver_hash_operation_t *source_operation, in mbedtls_test_transparent_hash_clone() 87 mbedtls_transparent_test_driver_hash_operation_t *target_operation) in mbedtls_test_transparent_hash_clone() 114 mbedtls_transparent_test_driver_hash_operation_t *operation, in mbedtls_test_transparent_hash_update() 144 mbedtls_transparent_test_driver_hash_operation_t *operation, in mbedtls_test_transparent_hash_finish() 176 mbedtls_transparent_test_driver_hash_operation_t *operation) in mbedtls_test_transparent_hash_abort()
|
/aosp_15_r20/external/mbedtls/tests/src/drivers/ |
H A D | hash.c | 59 mbedtls_transparent_test_driver_hash_operation_t *operation, in mbedtls_test_transparent_hash_setup() 86 const mbedtls_transparent_test_driver_hash_operation_t *source_operation, in mbedtls_test_transparent_hash_clone() 87 mbedtls_transparent_test_driver_hash_operation_t *target_operation) in mbedtls_test_transparent_hash_clone() 114 mbedtls_transparent_test_driver_hash_operation_t *operation, in mbedtls_test_transparent_hash_update() 144 mbedtls_transparent_test_driver_hash_operation_t *operation, in mbedtls_test_transparent_hash_finish() 176 mbedtls_transparent_test_driver_hash_operation_t *operation) in mbedtls_test_transparent_hash_abort()
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/psa/ |
H A D | crypto_driver_contexts_primitives.h | 57 mbedtls_transparent_test_driver_hash_operation_t; typedef 63 mbedtls_transparent_test_driver_hash_operation_t; typedef 91 mbedtls_transparent_test_driver_hash_operation_t test_driver_ctx;
|
/aosp_15_r20/external/mbedtls/include/psa/ |
H A D | crypto_driver_contexts_primitives.h | 57 mbedtls_transparent_test_driver_hash_operation_t; typedef 63 mbedtls_transparent_test_driver_hash_operation_t; typedef 91 mbedtls_transparent_test_driver_hash_operation_t test_driver_ctx;
|