Searched refs:OSSL_OP_MAC (Results 1 – 5 of 5) sorted by relevance
169 return evp_generic_fetch(libctx, OSSL_OP_MAC, algorithm, properties, in EVP_MAC_fetch()240 evp_generic_do_all(libctx, OSSL_OP_MAC, in EVP_MAC_do_all_provided()
551 case OSSL_OP_MAC: in fips_query()574 if (operation_id == OSSL_OP_MAC) { in fips_query_internal()
569 case OSSL_OP_MAC: in deflt_query()
132 The number for this operation is B<OSSL_OP_MAC>.
277 # define OSSL_OP_MAC 3 macro
Completed in 17 milliseconds