Searched refs:flag_construct_error_occurred (Results 1 – 4 of 4) sorted by relevance
99 unsigned int flag_construct_error_occurred : 1; member287 methdata->flag_construct_error_occurred = 1; in construct_loader()350 methdata->flag_construct_error_occurred = 0; in inner_loader_fetch()369 unsupported = !methdata->flag_construct_error_occurred; in inner_loader_fetch()
54 unsigned int flag_construct_error_occurred : 1; member247 methdata->flag_construct_error_occurred = 1; in construct_evp_method()343 methdata->flag_construct_error_occurred = 0; in inner_evp_generic_fetch()365 unsupported = !methdata->flag_construct_error_occurred; in inner_evp_generic_fetch()
96 unsigned int flag_construct_error_occurred : 1; member339 methdata->flag_construct_error_occurred = 1; in construct_decoder()411 methdata->flag_construct_error_occurred = 0; in inner_ossl_decoder_fetch()432 unsupported = !methdata->flag_construct_error_occurred; in inner_ossl_decoder_fetch()
96 unsigned int flag_construct_error_occurred : 1; member349 methdata->flag_construct_error_occurred = 1; in construct_encoder()421 methdata->flag_construct_error_occurred = 0; in inner_ossl_encoder_fetch()441 unsupported = !methdata->flag_construct_error_occurred; in inner_ossl_encoder_fetch()