Home
last modified time | relevance | path

Searched defs:Vlen (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/crypto/openssl/providers/implementations/kdfs/
H A Dscrypt.c419 uint64_t i, Blen, Vlen; in scrypt_alg() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp280 BTFTypeStruct(const DICompositeType * STy,bool IsStruct,bool HasBitField,uint32_t Vlen) BTFTypeStruct() argument