Home
last modified time | relevance | path

Searched refs:ENCODER_PROVIDER (Results 1 – 4 of 4) sorted by relevance

/openssl/providers/
H A Dbaseprov.c72 #define ENCODER_PROVIDER "base" macro
75 #undef ENCODER_PROVIDER
H A Dencoders.inc10 #ifndef ENCODER_PROVIDER
11 # error Macro ENCODER_PROVIDER undefined
34 "provider=" ENCODER_PROVIDER ",fips=" #_fips ",output=text", \
38 "provider=" ENCODER_PROVIDER ",fips=" #_fips ",output=" #_output, \
42 "provider=" ENCODER_PROVIDER ",fips=" #_fips ",output=" #_output \
H A Ddefltprov.c538 #define ENCODER_PROVIDER "default" macro
541 #undef ENCODER_PROVIDER
/openssl/test/
H A Dtls-provider.c2045 #define ENCODER_PROVIDER "tls-provider" macro
2046 #ifndef ENCODER_PROVIDER
2047 # error Macro ENCODER_PROVIDER undefined
2064 "provider=" ENCODER_PROVIDER ",fips=yes,output=text", \
2068 "provider=" ENCODER_PROVIDER ",fips=yes,output=" #_output, \
2073 "provider=" ENCODER_PROVIDER ",fips=yes,output=" #_output \
2107 #undef ENCODER_PROVIDER

Completed in 17 milliseconds