Home
last modified time | relevance | path

Searched refs:no_short_mac (Results 1 – 5 of 5) sorted by relevance

/openssl/util/
H A Dmk-fipsmodule-cnf.pl16 my $no_short_mac = 1;
63 no-short-mac = $no_short_mac
/openssl/providers/fips/include/
H A Dfips_indicator_params.inc3 OSSL_FIPS_PARAM(no_short_mac, NO_SHORT_MAC, 1)
/openssl/apps/
H A Dfipsinstall.c161 unsigned int no_short_mac : 1; member
389 opts->no_short_mac ? "1" : "0") <= 0 in write_config_fips_section()
638 fips_opts.no_short_mac = 1; in fipsinstall_main()
/openssl/doc/man1/
H A Dopenssl-fipsinstall.pod.in38 [B<-no_short_mac>]
213 =item B<-no_short_mac>
479 B<-no_short_mac>,
/openssl/doc/man5/
H A Dfips_config.pod103 See L<openssl-fipsinstall(1)/OPTIONS> B<-no_short_mac>

Completed in 10 milliseconds