Searched refs:PSA_CRYPTO_LOCAL_INPUT_INIT (Results 1 – 2 of 2) sorted by relevance
930 #define PSA_CRYPTO_LOCAL_INPUT_INIT ((psa_crypto_local_input_t) { NULL, 0 }) macro
186 psa_crypto_local_input_t LOCAL_INPUT_COPY_OF_##input = PSA_CRYPTO_LOCAL_INPUT_INIT; \9375 *local_input = PSA_CRYPTO_LOCAL_INPUT_INIT; in psa_crypto_local_input_alloc()