Searched refs:psa_crypto_local_output_t (Results 1 – 2 of 2) sorted by relevance
958 } psa_crypto_local_output_t; typedef960 #define PSA_CRYPTO_LOCAL_OUTPUT_INIT ((psa_crypto_local_output_t) { NULL, NULL, 0 })980 psa_crypto_local_output_t *local_output);993 psa_status_t psa_crypto_local_output_free(psa_crypto_local_output_t *local_output);
228 psa_crypto_local_output_t LOCAL_OUTPUT_COPY_OF_##output = PSA_CRYPTO_LOCAL_OUTPUT_INIT; \9414 psa_crypto_local_output_t *local_output) in psa_crypto_local_output_alloc()9433 psa_status_t psa_crypto_local_output_free(psa_crypto_local_output_t *local_output) in psa_crypto_local_output_free()