Home
last modified time | relevance | path

Searched defs:key_expansion (Results 1 – 10 of 10) sorted by relevance

/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/test/krypto/
H A Dtest-aes-ciphers.c136 typedef struct key_expansion struct
141 } key_expansion; argument
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/test/krypto/
H A Dtest-aes-ciphers.c136 typedef struct key_expansion struct
141 } key_expansion; argument
/dports/java/bouncycastle15/crypto-169/tls/src/main/java/org/bouncycastle/tls/
H A DExporterLabel.java14 public static final String key_expansion = "key expansion"; field in ExporterLabel
/dports/security/botan110/Botan-1.10.17/src/block/blowfish/
H A Dblowfish.cpp95 void Blowfish::key_expansion(const byte key[], in key_expansion() function in Botan::Blowfish
/dports/www/youtube_dl/youtube-dl/youtube_dl/
H A Daes.py91 def key_expansion(data): function
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/block/blowfish/
H A Dblowfish.cpp354 void Blowfish::key_expansion(const uint8_t key[], in key_expansion() function in Botan::Blowfish
/dports/security/botan2/Botan-2.18.2/src/lib/block/blowfish/
H A Dblowfish.cpp354 void Blowfish::key_expansion(const uint8_t key[], in key_expansion() function in Botan::Blowfish
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/block/blowfish/
H A Dblowfish.cpp354 void Blowfish::key_expansion(const uint8_t key[], in key_expansion() function in Botan::Blowfish
/dports/www/dooble/dooble-2021.12.05/Source/
H A Ddooble_aes256.cc574 void dooble_aes256::key_expansion(void) in key_expansion() function in dooble_aes256
/dports/www/yt-dlp/yt-dlp-2021.12.27/yt_dlp/
H A Daes.py355 def key_expansion(data): function