Searched refs:OSSL_OP_KEYMGMT (Results 1 – 12 of 12) sorted by relevance
| /freebsd/crypto/openssl/crypto/evp/ |
| H A D | keymgmt_meth.c | 270 return evp_generic_fetch_from_prov(prov, OSSL_OP_KEYMGMT, in evp_keymgmt_fetch_from_prov() 280 return evp_generic_fetch(ctx, OSSL_OP_KEYMGMT, algorithm, properties, in EVP_KEYMGMT_fetch() 345 evp_generic_do_all(libctx, OSSL_OP_KEYMGMT, in EVP_KEYMGMT_do_all_provided()
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | provider-signature.pod | 282 loading or importing keys via the key management (OSSL_OP_KEYMGMT) operation. 311 the provider using the key management (OSSL_OP_KEYMGMT) operation (see 337 the provider using the key management (OSSL_OP_KEYMGMT) operation (see 365 the provider using the key management (OSSL_OP_KEYMGMT) operation (see 387 the provider using the key management (OSSL_OP_KEYMGMT) operation (see 411 the provider using the key management (OSSL_OP_KEYMGMT) operation (see 434 key management (OSSL_OP_KEYMGMT) operation (see L<provider-keymgmt(7)>). 471 key management (OSSL_OP_KEYMGMT) operation (see L<provider-keymgmt(7)>).
|
| H A D | provider-keyexch.pod | 88 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 D | provider-kem.pod | 109 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 D | provider-asym_cipher.pod | 103 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 D | provider.pod | 190 The number for this operation is B<OSSL_OP_KEYMGMT>.
|
| /freebsd/crypto/openssl/providers/ |
| H A D | defltprov.c | 681 case OSSL_OP_KEYMGMT: in deflt_query()
|
| /freebsd/crypto/openssl/test/ |
| H A D | fake_rsaprov.c | 1209 case OSSL_OP_KEYMGMT: in fake_rsa_query()
|
| H A D | tls-provider.c | 3121 case OSSL_OP_KEYMGMT: in tls_prov_query()
|
| H A D | sslapitest.c | 10155 || !TEST_true(filter_provider_set_filter(OSSL_OP_KEYMGMT, "EC")) in test_sigalgs_available() 10157 || !TEST_true(filter_provider_set_filter(OSSL_OP_KEYMGMT, in test_sigalgs_available()
|
| /freebsd/crypto/openssl/providers/fips/ |
| H A D | fipsprov.c | 669 case OSSL_OP_KEYMGMT: in fips_query()
|
| /freebsd/crypto/openssl/include/openssl/ |
| H A D | core_dispatch.h | 288 #define OSSL_OP_KEYMGMT 10 macro
|