Searched refs:OSSL_OP_SIGNATURE (Results 1 – 11 of 11) sorted by relevance
311 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()354 evp_generic_do_all(libctx, OSSL_OP_SIGNATURE, in EVP_SIGNATURE_do_all_provided()434 OSSL_OP_SIGNATURE); in evp_pkey_signature_init()
116 OSSL_OP_SIGNATURE); in do_sigver_init()
1097 ? pkey->keymgmt->query_operation_name(OSSL_OP_SIGNATURE) in EVP_PKEY_can_sign()
370 case OSSL_OP_SIGNATURE: in fake_rsa_query()
8909 if (!TEST_true(filter_provider_set_filter(OSSL_OP_SIGNATURE, in test_sigalgs_available()
506 case OSSL_OP_SIGNATURE: in deflt_query()
83 case OSSL_OP_SIGNATURE: in ec_query_operation_name()95 case OSSL_OP_SIGNATURE: in sm2_query_operation_name()
196 The number for this operation is B<OSSL_OP_SIGNATURE>.
88 The signature (OSSL_OP_SIGNATURE) operation enables providers to implement
480 case OSSL_OP_SIGNATURE: in fips_query()
261 # define OSSL_OP_SIGNATURE 12 macro