Home
last modified time | relevance | path

Searched refs:psa_cipher_encrypt_setup (Results 1 – 16 of 16) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/tests/include/spe/
Dcrypto_spe.h78 #define psa_cipher_encrypt_setup \ macro
79 PSA_FUNCTION_NAME(psa_cipher_encrypt_setup)
/openthread-latest/third_party/mbedtls/repo/programs/psa/
Dcrypto_examples.c100 status = psa_cipher_encrypt_setup(&operation, key, alg); in cipher_encrypt()
/openthread-latest/third_party/mbedtls/repo/include/psa/
Dcrypto.h1772 psa_status_t psa_cipher_encrypt_setup(psa_cipher_operation_t *operation,
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_psa_crypto_op_fail.function143 psa_cipher_encrypt_setup(&operation, key_id, alg));
Dtest_suite_psa_crypto.function225 *status = psa_cipher_encrypt_setup(operation, key, alg);
231 TEST_EQUAL(psa_cipher_encrypt_setup(operation, key, alg),
2311 status = psa_cipher_encrypt_setup(&operation, key, exercise_alg);
3984 PSA_ASSERT(psa_cipher_encrypt_setup(&operation, key, alg));
3986 TEST_EQUAL(psa_cipher_encrypt_setup(&operation, key, alg),
4009 PSA_ASSERT(psa_cipher_encrypt_setup(&operation, key, alg));
4023 PSA_ASSERT(psa_cipher_encrypt_setup(&operation, key, alg));
4039 PSA_ASSERT(psa_cipher_encrypt_setup(&operation, key, alg));
4051 PSA_ASSERT(psa_cipher_encrypt_setup(&operation, key, alg));
4069 PSA_ASSERT(psa_cipher_encrypt_setup(&operation, key, alg));
[all …]
Dtest_suite_psa_crypto_driver_wrappers.function1070 PSA_ASSERT(psa_cipher_encrypt_setup(&operation, key, alg));
1168 PSA_ASSERT(psa_cipher_encrypt_setup(&operation, key, alg));
1503 status = psa_cipher_encrypt_setup(&operation, key, alg);
1524 status = psa_cipher_encrypt_setup(&operation, key, alg);
1546 status = psa_cipher_encrypt_setup(&operation, key, alg);
1574 status = psa_cipher_encrypt_setup(&operation, key, alg);
1604 status = psa_cipher_encrypt_setup(&operation, key, alg);
Dtest_suite_psa_crypto_se_driver_hal.function691 SMOKE_ASSERT(psa_cipher_encrypt_setup(&cipher_operation, key,
/openthread-latest/third_party/mbedtls/repo/library/
Dctr_drbg.c50 status = psa_cipher_encrypt_setup(&psa_ctx->operation, psa_ctx->key_id, PSA_ALG_ECB_NO_PADDING); in ctr_drbg_setup_psa_context()
Dcipher.c1333 status = psa_cipher_encrypt_setup(&cipher_op, in mbedtls_cipher_crypt()
Dssl_msg.c1312 status = psa_cipher_encrypt_setup(&cipher_op, in mbedtls_ssl_encrypt_buf()
Dpsa_crypto.c4315 psa_status_t psa_cipher_encrypt_setup(psa_cipher_operation_t *operation, in psa_cipher_encrypt_setup() function
/openthread-latest/third_party/mbedtls/repo/tests/include/test/
Dpsa_test_wrappers.h222 #define psa_cipher_encrypt_setup(arg0_operation, arg1_key, arg2_alg) \ macro
/openthread-latest/third_party/mbedtls/repo/tests/src/
Dpsa_exercise_key.c197 status = psa_cipher_encrypt_setup(&operation, key, alg); in exercise_cipher_key()
Dpsa_test_wrappers.c382 psa_status_t status = (psa_cipher_encrypt_setup)(arg0_operation, arg1_key, arg2_alg); in mbedtls_test_wrap_psa_cipher_encrypt_setup()
/openthread-latest/third_party/mbedtls/repo/tests/src/test_helpers/
Dssl_helpers.c1096 status = psa_cipher_encrypt_setup(&cipher_op, in mbedtls_test_psa_cipher_encrypt_helper()
/openthread-latest/third_party/mbedtls/repo/docs/
Dpsa-transition.md377 2. Select the key and algorithm with [`psa_cipher_encrypt_setup`](https://mbed-tls.readthedocs.io/p…