Home
last modified time | relevance | path

Searched refs:OSSL_STORE_PARAM_PROPERTIES (Results 1 – 5 of 5) sorted by relevance

/src/crypto/openssl/providers/implementations/storemgmt/
H A Dwinstore_store.c107 OSSL_PARAM_utf8_string(OSSL_STORE_PARAM_PROPERTIES, NULL, 0), in winstore_settable_ctx_params()
122 p = OSSL_PARAM_locate_const(params, OSSL_STORE_PARAM_PROPERTIES); in winstore_set_ctx_params()
H A Dfile_store.c309 OSSL_PARAM_utf8_string(OSSL_STORE_PARAM_PROPERTIES, NULL, 0), in file_settable_ctx_params()
328 p = OSSL_PARAM_locate_const(params, OSSL_STORE_PARAM_PROPERTIES); in file_set_ctx_params()
/src/crypto/openssl/include/openssl/
H A Dcore_names.h570 # define OSSL_STORE_PARAM_PROPERTIES "properties" macro
/src/crypto/openssl/crypto/store/
H A Dstore_lib.c48 OSSL_STORE_PARAM_PROPERTIES) in loader_set_params()
53 propp[0] = OSSL_PARAM_construct_utf8_string(OSSL_STORE_PARAM_PROPERTIES, in loader_set_params()
/src/crypto/openssl/doc/man7/
H A Dprovider-storemgmt.pod187 =item "properties" (B<OSSL_STORE_PARAM_PROPERTIES>) <utf8 string>