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 | 281 loading or importing keys via the key management (OSSL_OP_KEYMGMT) operation. 310 the provider using the key management (OSSL_OP_KEYMGMT) operation (see 336 the provider using the key management (OSSL_OP_KEYMGMT) operation (see 364 the provider using the key management (OSSL_OP_KEYMGMT) operation (see 386 the provider using the key management (OSSL_OP_KEYMGMT) operation (see 410 the provider using the key management (OSSL_OP_KEYMGMT) operation (see 433 key management (OSSL_OP_KEYMGMT) operation (see L<provider-keymgmt(7)>). 470 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 | 110 loading or importing keys via the key management (OSSL_OP_KEYMGMT) operation. 138 the provider using the key management (OSSL_OP_KEYMGMT) operation (see 168 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 | 685 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 | 10467 || !TEST_true(filter_provider_set_filter(OSSL_OP_KEYMGMT, "EC")) in test_sigalgs_available() 10469 || !TEST_true(filter_provider_set_filter(OSSL_OP_KEYMGMT, in test_sigalgs_available()
|
| /freebsd/crypto/openssl/providers/fips/ |
| H A D | fipsprov.c | 668 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
|