Searched defs:cipherKey (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/wpa/src/crypto/
H A Daes-internal.c779 int rijndaelKeySetupEnc(u32 rk[], const u8 cipherKey[], int keyBits) argument
H A Daes-internal-dec.c28 static int rijndaelKeySetupDec(u32 rk[], const u8 cipherKey[], int keyBits) argument
/freebsd-10-stable/sys/crypto/rijndael/
H A Drijndael-api-fst.c38 u_int8_t cipherKey[RIJNDAEL_MAXKB]; local
H A Drijndael-alg-fst.c735 int rijndaelKeySetupEnc(u32 rk[/*4*(Nr + 1)*/], const u8 cipherKey[], int keyBits) { argument
823 int rijndaelKeySetupDec(u32 rk[/*4*(Nr + 1)*/], const u8 cipherKey[], in argument
[all...]
/freebsd-10-stable/crypto/openssh/
H A Drijndael.c630 rijndaelKeySetupEnc(u32 rk[/*4*(Nr + 1)*/], const u8 cipherKey[], int keyBits) argument
[all...]

Completed in 101 milliseconds