Home
last modified time | relevance | path

Searched defs:keyLen (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/crypto/rijndael/
H A Drijndael-api-fst.h43 int keyLen; /* Length of the key */ member
H A Drijndael-api-fst.c34 int rijndael_makeKey(keyInstance *key, BYTE direction, int keyLen, in rijndael_makeKey()
/freebsd/contrib/bmake/
H A Dhash.c117 size_t keyLen = Substring_Length(key); in HashTable_Find() local
/freebsd/sys/dev/mwl/
H A Dmwlhal.h428 uint16_t keyLen; /* key size in bytes */ member
/freebsd/contrib/sqlite3/autosetup/
H A Djimsh0.c11138 int len, keyLen; in JimDictSugarParseVarKey() local