Searched refs:OSSL_OP_KEYMGMT (Results 1 – 12 of 12) sorted by relevance
| /freebsd-head/crypto/openssl/crypto/evp/ |
| HD | keymgmt_meth.c | 210 OSSL_OP_KEYMGMT, name_id, properties, in evp_keymgmt_fetch_by_number() 220 return evp_generic_fetch_from_prov(prov, OSSL_OP_KEYMGMT, in evp_keymgmt_fetch_from_prov() 230 return evp_generic_fetch(ctx, OSSL_OP_KEYMGMT, algorithm, properties, in EVP_KEYMGMT_fetch() 290 evp_generic_do_all(libctx, OSSL_OP_KEYMGMT, in EVP_KEYMGMT_do_all_provided()
|
| /freebsd-head/crypto/openssl/doc/man7/ |
| HD | provider-signature.pod | 176 loading or importing keys via the key management (OSSL_OP_KEYMGMT) operation. 205 the provider using the key management (OSSL_OP_KEYMGMT) operation (see 227 the provider using the key management (OSSL_OP_KEYMGMT) operation (see 245 the provider using the key management (OSSL_OP_KEYMGMT) operation (see 268 key management (OSSL_OP_KEYMGMT) operation (see provider-keymgmt(7)>. 305 key management (OSSL_OP_KEYMGMT) operation (see provider-keymgmt(7)>.
|
| HD | provider-kem.pod | 99 loading or importing keys via the key management (OSSL_OP_KEYMGMT) operation. 127 the provider using the key management (OSSL_OP_KEYMGMT) operation (see 151 the provider using the key management (OSSL_OP_KEYMGMT) operation (see
|
| HD | 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
|
| HD | 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
|
| HD | provider.pod | 190 The number for this operation is B<OSSL_OP_KEYMGMT>.
|
| /freebsd-head/crypto/openssl/test/ |
| HD | fake_rsaprov.c | 490 case OSSL_OP_KEYMGMT: in fake_rsa_query()
|
| HD | tls-provider.c | 779 case OSSL_OP_KEYMGMT: in tls_prov_query()
|
| HD | sslapitest.c | 9336 || !TEST_true(filter_provider_set_filter(OSSL_OP_KEYMGMT, in test_sigalgs_available()
|
| /freebsd-head/crypto/openssl/providers/ |
| HD | defltprov.c | 502 case OSSL_OP_KEYMGMT: in deflt_query()
|
| /freebsd-head/crypto/openssl/providers/fips/ |
| HD | fipsprov.c | 476 case OSSL_OP_KEYMGMT: in fips_query()
|
| /freebsd-head/crypto/openssl/include/openssl/ |
| HD | core_dispatch.h | 259 # define OSSL_OP_KEYMGMT 10 macro
|