Home
last modified time | relevance | path

Searched refs:_SHA1 (Results 1 – 25 of 54) sorted by relevance

123

/dports/archivers/peazip/peazip-8.1.0.src/
H A Dt_kdf.pas43 phash := FindHash_by_ID(_SHA1);
231 phash := FindHash_by_ID(_SHA1);
341 phash := FindHash_by_ID(_SHA1);
456 phash := FindHash_by_ID(_SHA1);
572 phash := FindHash_by_ID(_SHA1);
581 phash := FindHash_by_ID(_SHA1);
591 phash := FindHash_by_ID(_SHA1);
599 phash := FindHash_by_ID(_SHA1);
H A Dt_speedb.pas67 _MD5, _RMD160, _SHA1, _SHA224, _SHA256, _SHA384,
392 with Tests[_SHA1] do begin
394 if not Tests[_SHA1].done then begin
399 ShowResult(Tests[_SHA1]);
704 Tests[_SHA1 ].name := 'SHA1';
H A Dfcrypts.pas148 psha := FindHash_by_ID(_SHA1);
217 …Err := pbkdf2(FindHash_by_ID(_SHA1), pPW, pLen, @hdr.salt, sizeof(TFCSSalt), KeyIterations, XKey, …
H A Dfcryptt.pas148 psha := FindHash_by_ID(_SHA1);
217 …Err := pbkdf2(FindHash_by_ID(_SHA1), pPW, pLen, @hdr.salt, sizeof(TFCFSalt), KeyIterations, XKey, …
H A Dfcrypta.pas164 psha := FindHash_by_ID(_SHA1);
233 …Err := pbkdf2(FindHash_by_ID(_SHA1), pPW, pLen, @hdr.salt, sizeof(TFCASalt), KeyIterations, XKey, …
H A Dhmacsha1.pas92 phash := FindHash_by_ID(_SHA1);
H A Dt_pbkdf.pas52 phash := FindHash_by_ID(_SHA1);
H A Dhotp.pas137 phash := FindHash_by_ID(_SHA1);
H A Dkeyderiv.pas126 if kdf2(FindHash_by_ID(_SHA1),pPW,pLen,salt,sLen,C,DK,dkLen)<>0 then begin
H A Dsha1.pas199 HAlgNum : longint(_SHA1);
896 HAlgNum := longint(_SHA1);
903 RegisterHash(_SHA1, @SHA1_Desc);
H A Dhash.pas97 THashAlgorithm = (_MD4, _MD5, _RIPEMD160, _SHA1,
/dports/security/py-potr/python-potr-1.0.1/src/potr/compatcrypto/
H A Dpycrypto.py20 from Crypto.Hash import SHA as _SHA1
33 return _SHA1.new(data).digest()
39 return HMAC(key, data, _SHA1)
/dports/databases/pymongo/pymongo-3.12.0/pymongo/
H A Docsp_support.py35 SHA1 as _SHA1) unknown
139 digest = _Hash(_SHA1(), backend=_default_backend())
213 builder = builder.add_certificate(cert, issuer, _SHA1())
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/s390/
H A Dvm_version_s390.hpp269 _SHA1 = 1, enumerator
429 …turn has_Crypto() && test_feature_bit(&_msgdigest_features[0], MsgDigest::_SHA1, MsgDigest::_fea… in has_Crypto_SHA1()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/s390/
H A Dvm_version_s390.hpp269 _SHA1 = 1, enumerator
429 …turn has_Crypto() && test_feature_bit(&_msgdigest_features[0], MsgDigest::_SHA1, MsgDigest::_fea… in has_Crypto_SHA1()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/s390/
H A Dvm_version_s390.hpp269 _SHA1 = 1, enumerator
423 …turn has_Crypto() && test_feature_bit(&_msgdigest_features[0], MsgDigest::_SHA1, MsgDigest::_fea… in has_Crypto_SHA1()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/s390/
H A Dvm_version_s390.hpp269 _SHA1 = 1, enumerator
429 …turn has_Crypto() && test_feature_bit(&_msgdigest_features[0], MsgDigest::_SHA1, MsgDigest::_fea… in has_Crypto_SHA1()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/s390/
H A Dvm_version_s390.hpp269 _SHA1 = 1, enumerator
429 …turn has_Crypto() && test_feature_bit(&_msgdigest_features[0], MsgDigest::_SHA1, MsgDigest::_fea… in has_Crypto_SHA1()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/s390/
H A Dvm_version_s390.hpp282 _SHA1 = 1, enumerator
464 …turn has_Crypto() && test_feature_bit(&_msgdigest_features[0], MsgDigest::_SHA1, MsgDigest::_fea… in has_Crypto_SHA1()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/s390/
H A Dvm_version_s390.hpp282 _SHA1 = 1, enumerator
464 …turn has_Crypto() && test_feature_bit(&_msgdigest_features[0], MsgDigest::_SHA1, MsgDigest::_fea… in has_Crypto_SHA1()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/s390/
H A Dvm_version_s390.hpp282 _SHA1 = 1, enumerator
467 …turn has_Crypto() && test_feature_bit(&_msgdigest_features[0], MsgDigest::_SHA1, MsgDigest::_fea… in has_Crypto_SHA1()
/dports/security/libadacrypt/Ada-Crypto-Library-abc534f/doc/de/
H A Dacl.crypto.symmetric.oneway_blockcipher.tex95 \item Crypto.Symmetric.Oneway\_Blockcipher\_SHA1
H A Dacl.crypto.hashfunction.tex185 \item Crypto.Hashfunktion\_SHA1
/dports/security/libadacrypt/Ada-Crypto-Library-abc534f/doc/en/
H A Dacl.crypto.symmetric.blockcipher.oneway.tex75 \item \texttt{Crypto.Symmetric.Oneway\_Blockcipher\_SHA1}
H A Dacl.crypto.symmetric.hashfunction.tex144 \item \texttt{Crypto.Symmetric.Hashfunction\_SHA1}

123