Searched defs:rijndaelKeySetupDec (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/wpa/src/crypto/
H A Daes-internal-dec.c28 static int rijndaelKeySetupDec(u32 rk[], const u8 cipherKey[], int keyBits) function
/freebsd-10-stable/sys/crypto/rijndael/
H A Drijndael-alg-fst.c823 int rijndaelKeySetupDec(u32 rk[/*4*(Nr + 1)*/], const u8 cipherKey[], int keyBits) { function

Completed in 60 milliseconds