Home
last modified time | relevance | path

Searched refs:OSSL_STORE_PARAM_EXPECT (Results 1 – 4 of 4) sorted by relevance

/openssl/providers/implementations/storemgmt/
H A Dfile_store.c312 OSSL_PARAM_int(OSSL_STORE_PARAM_EXPECT, NULL), in file_settable_ctx_params()
345 p = OSSL_PARAM_locate_const(params, OSSL_STORE_PARAM_EXPECT); in file_set_ctx_params()
/openssl/include/openssl/
H A Dcore_names.h545 #define OSSL_STORE_PARAM_EXPECT "expect" /* INTEGER */ macro
/openssl/doc/man7/
H A Dprovider-storemgmt.pod121 =item "expect" (B<OSSL_STORE_PARAM_EXPECT>) <integer>
/openssl/crypto/store/
H A Dstore_lib.c301 OSSL_PARAM_construct_int(OSSL_STORE_PARAM_EXPECT, &expected_type); in OSSL_STORE_expect()

Completed in 17 milliseconds