Home
last modified time | relevance | path

Searched refs:OSSL_OP_SIGNATURE (Results 1 – 10 of 10) sorted by relevance

/openssl-master/crypto/evp/
A Dsignature.c311 return evp_generic_fetch(ctx, OSSL_OP_SIGNATURE, algorithm, properties, in EVP_SIGNATURE_fetch()
321 return evp_generic_fetch_from_prov(prov, OSSL_OP_SIGNATURE, in evp_signature_fetch_from_prov()
353 evp_generic_do_all(libctx, OSSL_OP_SIGNATURE, in EVP_SIGNATURE_do_all_provided()
433 OSSL_OP_SIGNATURE); in evp_pkey_signature_init()
A Dm_sigver.c116 OSSL_OP_SIGNATURE); in do_sigver_init()
A Dp_lib.c1093 ? pkey->keymgmt->query_operation_name(OSSL_OP_SIGNATURE) in EVP_PKEY_can_sign()
/openssl-master/test/
A Dfake_rsaprov.c193 case OSSL_OP_SIGNATURE: in fake_rsa_query()
A Dsslapitest.c8781 if (!TEST_true(filter_provider_set_filter(OSSL_OP_SIGNATURE, in test_sigalgs_available()
/openssl-master/providers/
A Ddefltprov.c508 case OSSL_OP_SIGNATURE: in deflt_query()
/openssl-master/providers/implementations/keymgmt/
A Dec_kmgmt.c84 case OSSL_OP_SIGNATURE: in ec_query_operation_name()
96 case OSSL_OP_SIGNATURE: in sm2_query_operation_name()
/openssl-master/providers/fips/
A Dfipsprov.c479 case OSSL_OP_SIGNATURE: in fips_query()
/openssl-master/include/openssl/
A Dcore_dispatch.h261 # define OSSL_OP_SIGNATURE 12 macro
/openssl-master/doc/man7/
A Dprovider-signature.pod88 The signature (OSSL_OP_SIGNATURE) operation enables providers to implement

Completed in 34 milliseconds