Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dcore_names.h250 # define OSSL_ENCODER_PARAM_SAVE_PARAMETERS "save-parameters" macro
/freebsd/crypto/openssl/crypto/encode_decode/
H A Dencoder_pkey.c395 params[0] = OSSL_PARAM_construct_int(OSSL_ENCODER_PARAM_SAVE_PARAMETERS, in OSSL_ENCODER_CTX_new_for_pkey()
/freebsd/crypto/openssl/doc/man7/
H A Dprovider-encoder.pod281 =item "save-parameters" (B<OSSL_ENCODER_PARAM_SAVE_PARAMETERS>) <integer>
/freebsd/crypto/openssl/providers/implementations/encode_decode/
H A Dencode_key2any.c1156 OSSL_PARAM_locate_const(params, OSSL_ENCODER_PARAM_SAVE_PARAMETERS); in key2any_set_ctx_params()
/freebsd/crypto/openssl/test/
H A Dtls-provider.c1771 OSSL_PARAM_locate_const(params, OSSL_ENCODER_PARAM_SAVE_PARAMETERS); in key2any_set_ctx_params()