Home
last modified time | relevance | path

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

/openssl/VMS/
H A Dtranslatesyms.pl33 my %translations = ();
40 $translations{$original} = $translated.'$';
49 if (defined($translations{$2})) {
50 my $trans = $translations{$2};
/openssl/crypto/evp/
H A Dctrl_params_translate.c2589 const struct translation_st *translations, in lookup_translation() argument
2595 const struct translation_st *item = &translations[i]; in lookup_translation()
/openssl/doc/man3/
H A DEVP_DigestInit.pod207 See L</CONTROLS> below for more information, including what translations are
H A DEVP_EncryptInit.pod314 See L</CONTROLS> below for more information, including what translations are

Completed in 15 milliseconds