Home
last modified time | relevance | path

Searched refs:psa_crypto_local_input_t (Results 1 – 2 of 2) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_core.h928 } psa_crypto_local_input_t; typedef
930 #define PSA_CRYPTO_LOCAL_INPUT_INIT ((psa_crypto_local_input_t) { NULL, 0 })
944 psa_crypto_local_input_t *local_input);
952 void psa_crypto_local_input_free(psa_crypto_local_input_t *local_input);
H A Dpsa_crypto.c186 psa_crypto_local_input_t LOCAL_INPUT_COPY_OF_##input = PSA_CRYPTO_LOCAL_INPUT_INIT; \
9371 psa_crypto_local_input_t *local_input) in psa_crypto_local_input_alloc()
9406 void psa_crypto_local_input_free(psa_crypto_local_input_t *local_input) in psa_crypto_local_input_free()