Searched refs:no_short_mac (Results 1 – 5 of 5) sorted by relevance
16 my $no_short_mac = 1;63 no-short-mac = $no_short_mac
3 OSSL_FIPS_PARAM(no_short_mac, NO_SHORT_MAC, 1)
161 unsigned int no_short_mac : 1; member389 opts->no_short_mac ? "1" : "0") <= 0 in write_config_fips_section()638 fips_opts.no_short_mac = 1; in fipsinstall_main()
38 [B<-no_short_mac>]213 =item B<-no_short_mac>479 B<-no_short_mac>,
103 See L<openssl-fipsinstall(1)/OPTIONS> B<-no_short_mac>
Completed in 10 milliseconds