Searched refs:mbedtls_opaque_test_driver_cipher_operation_t (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/mbedtls/tests/include/test/drivers/ |
H A D | cipher.h | 102 mbedtls_opaque_test_driver_cipher_operation_t *operation, 108 mbedtls_opaque_test_driver_cipher_operation_t *operation, 114 mbedtls_opaque_test_driver_cipher_operation_t *operation); 117 mbedtls_opaque_test_driver_cipher_operation_t *operation, 121 mbedtls_opaque_test_driver_cipher_operation_t *operation, 126 mbedtls_opaque_test_driver_cipher_operation_t *operation,
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/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,
|
/aosp_15_r20/external/mbedtls/tests/src/drivers/ |
H A D | test_driver_cipher.c | 350 mbedtls_opaque_test_driver_cipher_operation_t *operation, in mbedtls_test_opaque_cipher_encrypt_setup() 364 mbedtls_opaque_test_driver_cipher_operation_t *operation, in mbedtls_test_opaque_cipher_decrypt_setup() 378 mbedtls_opaque_test_driver_cipher_operation_t *operation) in mbedtls_test_opaque_cipher_abort() 385 mbedtls_opaque_test_driver_cipher_operation_t *operation, in mbedtls_test_opaque_cipher_set_iv() 396 mbedtls_opaque_test_driver_cipher_operation_t *operation, in mbedtls_test_opaque_cipher_update() 413 mbedtls_opaque_test_driver_cipher_operation_t *operation, in mbedtls_test_opaque_cipher_finish()
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/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()
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/psa/ |
H A 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;
|
/aosp_15_r20/external/mbedtls/include/psa/ |
H A 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;
|
/aosp_15_r20/external/mbedtls/tests/suites/ |
H A D | test_suite_psa_crypto_driver_wrappers.function | 1148 mbedtls_opaque_test_driver_cipher_operation_t opaque_operation = 1276 mbedtls_opaque_test_driver_cipher_operation_t opaque_operation =
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/ |
H A 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 =
|