Searched refs:rijndaelKeySetupDec (Results 1 - 3 of 3) sorted by relevance

/haiku/src/libs/compat/freebsd_wlan/crypto/rijndael/
H A Drijndael.h49 int rijndaelKeySetupDec(u_int32_t [/*4*(Nr+1)*/], const u_int8_t [], int);
H A Drijndael-api.c44 rijndaelKeySetupDec(ctx->dk, key, bits);
H A Drijndael-alg-fst.c823 int rijndaelKeySetupDec(u32 rk[/*4*(Nr + 1)*/], const u8 cipherKey[], int keyBits) { function

Completed in 45 milliseconds