Home
last modified time | relevance | path

Searched defs:blockLen (Results 1 – 6 of 6) sorted by relevance

/external/ipsec-tools/src/racoon/missing/crypto/rijndael/
Drijndael-api-fst.h59 int blockLen; /* block length */ member
72 int blockLen; /* Sample: Handles non-128 bit block sizes (if available) */ member
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/external/biz/base64Coder/
DBase64Coder.java104 int blockLen = (lineLen * 3) / 4; in encodeLines() local
/external/brotli/research/
Ddurchschlag.cc454 TextIdx blockLen = static_cast<TextIdx>(block_len); in durchschlagGenerateExclusive() local
560 TextIdx blockLen = static_cast<TextIdx>(block_len); in durchschlagGenerateCollaborative() local
/external/webrtc/webrtc/modules/audio_processing/ns/
Dns_core.h54 size_t blockLen; member
/external/webrtc/webrtc/modules/audio_coding/neteq/test/
DRTPencode.cc1764 uint16_t* blockLen, in makeRedundantHeader()
/external/icu/icu4c/source/i18n/
Dregexcmp.cpp3661 int64_t blockLen = maxMatchLength(loc+4, loopEndLoc-1); // Recursive call. in maxMatchLength() local