Searched refs:OSSL_STORE_PARAM_PROPERTIES (Results 1 – 5 of 5) sorted by relevance
111 OSSL_PARAM_utf8_string(OSSL_STORE_PARAM_PROPERTIES, NULL, 0), in winstore_settable_ctx_params()126 p = OSSL_PARAM_locate_const(params, OSSL_STORE_PARAM_PROPERTIES); in winstore_set_ctx_params()
310 OSSL_PARAM_utf8_string(OSSL_STORE_PARAM_PROPERTIES, NULL, 0), in file_settable_ctx_params()329 p = OSSL_PARAM_locate_const(params, OSSL_STORE_PARAM_PROPERTIES); in file_set_ctx_params()
567 # define OSSL_STORE_PARAM_PROPERTIES "properties" macro
48 OSSL_STORE_PARAM_PROPERTIES) != NULL) in loader_set_params()52 propp[0] = OSSL_PARAM_construct_utf8_string(OSSL_STORE_PARAM_PROPERTIES, in loader_set_params()
187 =item "properties" (B<OSSL_STORE_PARAM_PROPERTIES>) <utf8 string>