Searched defs:opname (Results 1 – 4 of 4) sorted by relevance
/openssl/providers/fips/include/fips/ |
H A D | fipsindicator.h | 99 # define OSSL_FIPS_IND_ON_UNAPPROVED(ctx, id, libctx, algname, opname, config_check_fn) \ argument 144 # define OSSL_FIPS_IND_ON_UNAPPROVED(ctx, id, libctx, algname, opname, configopt_fn) argument
|
/openssl/providers/fips/ |
H A D | fipsindicator.c | 60 const char *algname, const char *opname, in ossl_FIPS_IND_on_unapproved()
|
/openssl/test/testutil/ |
H A D | tests.c | 210 #define DEFINE_COMPARISON(type, name, opname, op, fmt, cast) \ argument 361 #define DEFINE_BN_COMPARISONS(opname, op, zero_cond) \ argument 451 #define DEFINE_TIME_T_COMPARISON(opname, op) \ argument
|
/openssl/test/ |
H A D | testutil.h | 304 # define DECLARE_COMPARISON(type, name, opname) \ argument
|
Completed in 9 milliseconds