Home
last modified time | relevance | path

Searched refs:retHash (Results 1 – 15 of 15) sorted by relevance

/dports/textproc/p5-XML-Mini/XML-Mini-1.38/lib/XML/Mini/
H A DElement.pm696 my $retHash = {};
703 $retHash->{$attname} = $attvalue;
716 my $existing = $retHash->{$name};
726 $retHash->{$name} = $arrayRef;
730 $retHash->{$name} = $struct;
745 $retHash->{'-content'} = $contents;
748 return $retHash;
H A DDocument.pm454 my $retHash = {
458 return $retHash;
/dports/textproc/p5-WordNet-Similarity/WordNet-Similarity-2.07/utils/
H A Dsimilarity.pl374 my %retHash = ();
390 $retHash{"$synset1 $synset2"} = $score;
426 return %retHash;
/dports/security/keybase/client-v5.7.1/go/vendor/github.com/stellar/go/xdr/
H A DStellar-transaction.x344 Hash retHash; // the hash of the tx you are rejecting variable
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/security/cryptography/
H A Dutils.cs1104 private static extern void EndHash(SafeHashHandle hHash, ObjectHandleOnStack retHash); in EndHash() argument
/dports/security/wolfssl/wolfssl-5.1.0/src/
H A Dssl.c23965 int retHash = NOT_COMPILED_IN; in wolfSSL_X509_subject_name_hash() local
23976 retHash = wc_ShaHash((const byte*)subjectName->name, in wolfSSL_X509_subject_name_hash()
23979 retHash = wc_Sha256Hash((const byte*)subjectName->name, in wolfSSL_X509_subject_name_hash()
23982 if (retHash == 0) { in wolfSSL_X509_subject_name_hash()
23993 int retHash = NOT_COMPILED_IN; in wolfSSL_X509_issuer_name_hash() local
24004 retHash = wc_ShaHash((const byte*)issuerName->name, in wolfSSL_X509_issuer_name_hash()
24007 retHash = wc_Sha256Hash((const byte*)issuerName->name, in wolfSSL_X509_issuer_name_hash()
24010 if (retHash == 0) { in wolfSSL_X509_issuer_name_hash()
H A Dinternal.c11536 int retHash = NOT_COMPILED_IN; local
11553 retHash = wc_ShaHash((const byte*)pbuf, len, dgt);
11555 if (retHash == 0) {
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/src/
H A Dssl.c23965 int retHash = NOT_COMPILED_IN; in wolfSSL_X509_subject_name_hash() local
23976 retHash = wc_ShaHash((const byte*)subjectName->name, in wolfSSL_X509_subject_name_hash()
23979 retHash = wc_Sha256Hash((const byte*)subjectName->name, in wolfSSL_X509_subject_name_hash()
23982 if (retHash == 0) { in wolfSSL_X509_subject_name_hash()
23993 int retHash = NOT_COMPILED_IN; in wolfSSL_X509_issuer_name_hash() local
24004 retHash = wc_ShaHash((const byte*)issuerName->name, in wolfSSL_X509_issuer_name_hash()
24007 retHash = wc_Sha256Hash((const byte*)issuerName->name, in wolfSSL_X509_issuer_name_hash()
24010 if (retHash == 0) { in wolfSSL_X509_issuer_name_hash()
H A Dinternal.c11536 int retHash = NOT_COMPILED_IN; local
11553 retHash = wc_ShaHash((const byte*)pbuf, len, dgt);
11555 if (retHash == 0) {
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/src/
H A Dssl.c23965 int retHash = NOT_COMPILED_IN; in wolfSSL_X509_subject_name_hash() local
23976 retHash = wc_ShaHash((const byte*)subjectName->name, in wolfSSL_X509_subject_name_hash()
23979 retHash = wc_Sha256Hash((const byte*)subjectName->name, in wolfSSL_X509_subject_name_hash()
23982 if (retHash == 0) { in wolfSSL_X509_subject_name_hash()
23993 int retHash = NOT_COMPILED_IN; in wolfSSL_X509_issuer_name_hash() local
24004 retHash = wc_ShaHash((const byte*)issuerName->name, in wolfSSL_X509_issuer_name_hash()
24007 retHash = wc_Sha256Hash((const byte*)issuerName->name, in wolfSSL_X509_issuer_name_hash()
24010 if (retHash == 0) { in wolfSSL_X509_issuer_name_hash()
H A Dinternal.c11536 int retHash = NOT_COMPILED_IN; local
11553 retHash = wc_ShaHash((const byte*)pbuf, len, dgt);
11555 if (retHash == 0) {
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/src/
H A Dssl.c23965 int retHash = NOT_COMPILED_IN; in wolfSSL_X509_subject_name_hash() local
23976 retHash = wc_ShaHash((const byte*)subjectName->name, in wolfSSL_X509_subject_name_hash()
23979 retHash = wc_Sha256Hash((const byte*)subjectName->name, in wolfSSL_X509_subject_name_hash()
23982 if (retHash == 0) { in wolfSSL_X509_subject_name_hash()
23993 int retHash = NOT_COMPILED_IN; in wolfSSL_X509_issuer_name_hash() local
24004 retHash = wc_ShaHash((const byte*)issuerName->name, in wolfSSL_X509_issuer_name_hash()
24007 retHash = wc_Sha256Hash((const byte*)issuerName->name, in wolfSSL_X509_issuer_name_hash()
24010 if (retHash == 0) { in wolfSSL_X509_issuer_name_hash()
H A Dinternal.c11536 int retHash = NOT_COMPILED_IN; local
11553 retHash = wc_ShaHash((const byte*)pbuf, len, dgt);
11555 if (retHash == 0) {
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/src/
H A Dssl.c23965 int retHash = NOT_COMPILED_IN; in wolfSSL_X509_subject_name_hash() local
23976 retHash = wc_ShaHash((const byte*)subjectName->name, in wolfSSL_X509_subject_name_hash()
23979 retHash = wc_Sha256Hash((const byte*)subjectName->name, in wolfSSL_X509_subject_name_hash()
23982 if (retHash == 0) { in wolfSSL_X509_subject_name_hash()
23993 int retHash = NOT_COMPILED_IN; in wolfSSL_X509_issuer_name_hash() local
24004 retHash = wc_ShaHash((const byte*)issuerName->name, in wolfSSL_X509_issuer_name_hash()
24007 retHash = wc_Sha256Hash((const byte*)issuerName->name, in wolfSSL_X509_issuer_name_hash()
24010 if (retHash == 0) { in wolfSSL_X509_issuer_name_hash()
H A Dinternal.c11536 int retHash = NOT_COMPILED_IN; local
11553 retHash = wc_ShaHash((const byte*)pbuf, len, dgt);
11555 if (retHash == 0) {