Home
last modified time | relevance | path

Searched refs:OSSL_OP_KEYMGMT (Results 1 – 12 of 12) sorted by relevance

/openssl/crypto/evp/
H A Dkeymgmt_meth.c268 return evp_generic_fetch_from_prov(prov, OSSL_OP_KEYMGMT, in evp_keymgmt_fetch_from_prov()
278 return evp_generic_fetch(ctx, OSSL_OP_KEYMGMT, algorithm, properties, in EVP_KEYMGMT_fetch()
343 evp_generic_do_all(libctx, OSSL_OP_KEYMGMT, in EVP_KEYMGMT_do_all_provided()
/openssl/doc/man7/
H A Dprovider-signature.pod210 loading or importing keys via the key management (OSSL_OP_KEYMGMT) operation.
239 the provider using the key management (OSSL_OP_KEYMGMT) operation (see
265 the provider using the key management (OSSL_OP_KEYMGMT) operation (see
293 the provider using the key management (OSSL_OP_KEYMGMT) operation (see
315 the provider using the key management (OSSL_OP_KEYMGMT) operation (see
339 the provider using the key management (OSSL_OP_KEYMGMT) operation (see
362 key management (OSSL_OP_KEYMGMT) operation (see L<provider-keymgmt(7)>).
399 key management (OSSL_OP_KEYMGMT) operation (see L<provider-keymgmt(7)>).
H A Dprovider-kem.pod109 loading or importing keys via the key management (OSSL_OP_KEYMGMT) operation.
137 the provider using the key management (OSSL_OP_KEYMGMT) operation (see
165 the provider using the key management (OSSL_OP_KEYMGMT) operation (see
H A Dprovider-keyexch.pod88 loading or importing keys via the key management (OSSL_OP_KEYMGMT) operation.
116 (OSSL_OP_KEYMGMT) operation (see provider-keymgmt(7)>.
123 the provider using the key management (OSSL_OP_KEYMGMT) operation (see
H A Dprovider-asym_cipher.pod103 loading or importing keys via the key management (OSSL_OP_KEYMGMT) operation.
130 the provider using the key management (OSSL_OP_KEYMGMT) operation (see L<provider-keymgmt(7)>).
151 the provider using the key management (OSSL_OP_KEYMGMT) operation (see
H A Dprovider.pod190 The number for this operation is B<OSSL_OP_KEYMGMT>.
/openssl/test/
H A Dfake_rsaprov.c714 case OSSL_OP_KEYMGMT: in fake_rsa_query()
H A Dtls-provider.c3143 case OSSL_OP_KEYMGMT: in tls_prov_query()
H A Dsslapitest.c9869 || !TEST_true(filter_provider_set_filter(OSSL_OP_KEYMGMT, "EC")) in test_sigalgs_available()
9871 || !TEST_true(filter_provider_set_filter(OSSL_OP_KEYMGMT, in test_sigalgs_available()
/openssl/providers/
H A Ddefltprov.c575 case OSSL_OP_KEYMGMT: in deflt_query()
/openssl/providers/fips/
H A Dfipsprov.c557 case OSSL_OP_KEYMGMT: in fips_query()
/openssl/include/openssl/
H A Dcore_dispatch.h280 # define OSSL_OP_KEYMGMT 10 macro

Completed in 81 milliseconds