Home
last modified time | relevance | path

Searched defs:encType (Results 1 – 25 of 193) sorted by relevance

12345678

/dports/net/liferea/liferea-1.12.7/src/
H A Denclosure.h27 typedef struct encType { struct
33 } *encTypePtr; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ukey2/src/src/main/java/com/google/security/cryptauth/lib/securemessage/
H A DSecureMessageParser.java131 EncType encType) in parseSignCryptedMessage()
150 EncType encType, in parseSignCryptedMessage()
231 EncType encType, in verifyHeaderAndBody()
H A DCryptoOps.java218 static byte[] generateIv(EncType encType, SecureRandom rng) throws NoSuchAlgorithmException { in generateIv()
244 Key encryptionKey, EncType encType, @Nullable SecureRandom rng, byte[] iv, byte[] plaintext) in encrypt()
283 static byte[] decrypt(Key decryptionKey, EncType encType, byte[] iv, byte[] ciphertext) in decrypt()
348 static String getPurpose(EncType encType) { in getPurpose()
H A DSecureMessageBuilder.java176 Key signingKey, SigType sigType, Key encryptionKey, EncType encType, byte[] body) in buildSignCryptedMessage()
232 private Header buildHeader(SigType sigType, EncType encType, byte[] iv) { in buildHeader()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/test/data/
H A Dsignons-mailnews1.8-multiple.json14 "encType":1, number
30 "encType":1, number
46 "encType":1, number
62 "encType":1, number
H A Dsignons-mailnews1.8.json14 "encType":1, number
30 "encType":1, number
46 "encType":1, number
H A Dsignons-smtp.json14 "encType":1, number
30 "encType":1, number
H A Dsignons-mailnews1.8-alt.json14 "encType":1, number
30 "encType":1, number
H A Dsignons-mailnews1.8-imap.json14 "encType":1, number
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ukey2/src/src/main/javatest/com/google/security/cryptauth/lib/securemessage/
H A DSecureMessageTest.java125 private SecureMessage signCrypt(SigType sigType, EncType encType) in signCrypt()
142 private void verifyDecrypt(SecureMessage encryptedAndSigned, SigType sigType, EncType encType) in verifyDecrypt()
219 EncType encType = EncType.AES_256_CBC; in doSignCryptAndVerifyDecrypt() local
652 SecureMessage secmsg, HeaderAndBody headerAndBody, SigType sigType, EncType encType) in consistencyCheck()
659 private Header checkHeader(Header header, SigType sigType, EncType encType) { in checkHeader()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/securemessage/src/cpp/src/securemessage/
H A Dcrypto_ops.cc140 CryptoOps::EncType encType, in Decrypt()
185 CryptoOps::EncType encType, in Encrypt()
248 string CryptoOps::GetPurpose(EncType encType) { in GetPurpose()
/dports/www/phpmyfaq/phpmyfaq/src/phpMyFAQ/
H A DEncryption.php84 public static function selectEnc(string $encType, Configuration $config): Encryption
H A DAuth.php90 public function selectEncType($encType): Encryption
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/winapi-0.3.9/src/um/
H A Dminschannel.rs19 pub const SECPKG_ATTR_SUPPORTED_PROTOCOLS: DWORD = 0x58;
/dports/archivers/ark/ark-21.12.3/kerfuffle/
H A Darchiveformat.cpp77 Archive::EncryptionType encType = Archive::Unencrypted; in fromMetadata() local
/dports/devel/arduino-core/Arduino-b439a77/libraries/WiFi/src/utility/
H A Dwifi_drv.cpp387 uint8_t encType = 0; in getCurrentEncryptionType() local
465 uint8_t encType = 0; in getEncTypeNetowrks() local
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/javax/sound/sampled/AU/
H A DAUReader.java123 AudioFormat.Encoding encType = AudioFormat.Encoding.PCM_SIGNED; in getAudioFormat() local
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/javax/sound/sampled/AU/
H A DAUReader.java123 AudioFormat.Encoding encType = AudioFormat.Encoding.PCM_SIGNED; in getAudioFormat() local
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/javax/sound/sampled/AU/
H A DAUReader.java123 AudioFormat.Encoding encType = AudioFormat.Encoding.PCM_SIGNED; in getAudioFormat() local
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/javax/sound/sampled/AU/
H A DAUReader.java123 AudioFormat.Encoding encType = AudioFormat.Encoding.PCM_SIGNED; in getAudioFormat() local
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/javax/sound/sampled/AU/
H A DAUReader.java123 AudioFormat.Encoding encType = AudioFormat.Encoding.PCM_SIGNED; in getAudioFormat() local
/dports/security/wolfssl/wolfssl-5.1.0/wolfcrypt/src/port/silabs/
H A Dsilabs_ecc.c275 int silabs_ecc_import_private_raw(ecc_key* key, word32 keySz, const char* d, int encType) in silabs_ecc_import_private_raw()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/macosx/native/jobjc/src/core/java/com/apple/jobjc/
H A DSubclassing.java109 StringWriter encType = new StringWriter(); in registerUserClass() local
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/services/src/main/java/org/mozilla/gecko/sync/repositories/domain/
H A DPasswordRecord.java54 public String encType; field in PasswordRecord
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/services/src/main/java/org/mozilla/gecko/sync/repositories/domain/
H A DPasswordRecord.java54 public String encType; field in PasswordRecord

12345678