Lines Matching +full:operating +full:- +full:mode
5 EVP_KEM-RSA
6 - EVP_KEM RSA keytype and algorithm support
10 The B<RSA> keytype and its parameters are described in L<EVP_PKEY-RSA(7)>.
20 following default operation (operating mode):
34 =item "fips-indicator" (B<OSSL_KEM_PARAM_FIPS_APPROVED_INDICATOR>) <integer>
36 =item "key-check" (B<OSSL_KEM_PARAM_FIPS_KEY_CHECK>) <integer>
38 These parameters are described in L<provider-kem(7)>.
46 =item SP800-56Br2
60 L<provider-keymgmt(7)>
66 The C<operation> (operating mode) was a required parameter prior to OpenSSL 3.5.
67 As of OpenSSL 3.5, C<RSASVE> is the default operating mode, and no explicit
72 Copyright 2020-2025 The OpenSSL Project Authors. All Rights Reserved.