Searched refs:psa_crypto_local_output_t (Results 1 – 2 of 2) sorted by relevance
946 } psa_crypto_local_output_t; typedef948 #define PSA_CRYPTO_LOCAL_OUTPUT_INIT ((psa_crypto_local_output_t) { NULL, NULL, 0 })968 psa_crypto_local_output_t *local_output);981 psa_status_t psa_crypto_local_output_free(psa_crypto_local_output_t *local_output);
230 psa_crypto_local_output_t LOCAL_OUTPUT_COPY_OF_##output = PSA_CRYPTO_LOCAL_OUTPUT_INIT; \9434 psa_crypto_local_output_t *local_output) in psa_crypto_local_output_alloc()9453 psa_status_t psa_crypto_local_output_free(psa_crypto_local_output_t *local_output) in psa_crypto_local_output_free()