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