<dec f='src/src/sys/crypto/rijndael/rijndael-alg-fst.h' l='35' type='int rijndaelKeySetupEnc(u_int32_t * rk, const u_int8_t * cipherKey, int keyBits)'/>
<doc f='src/src/sys/crypto/rijndael/rijndael-alg-fst.h' l='35'>/*4*(Nr + 1)*/</doc>
<def f='src/src/sys/crypto/rijndael/rijndael-alg-fst.c' l='739' ll='818' type='int rijndaelKeySetupEnc(u32 * rk, const u8 * cipherKey, int keyBits)'/>
<use f='src/src/sys/crypto/rijndael/rijndael-alg-fst.c' l='830' u='c' c='rijndaelKeySetupDec'/>
<doc f='src/src/sys/crypto/rijndael/rijndael-alg-fst.c' l='734'>/**
 * Expand the cipher key into the encryption key schedule.
 *
 * @return	the number of rounds for the given cipher key size.
 */</doc>
<doc f='src/src/sys/crypto/rijndael/rijndael-alg-fst.c' l='739'>/*4*(Nr + 1)*/</doc>
<use f='src/src/sys/crypto/rijndael/rijndael-api-fst.c' l='94' u='c' c='rijndael_makeKey'/>
<use f='src/src/sys/crypto/rijndael/rijndael-api-fst.c' l='98' u='c' c='rijndael_makeKey'/>
<use f='src/src/sys/crypto/rijndael/rijndael.c' l='41' u='c' c='rijndael_set_key'/>
<use f='src/src/sys/opencrypto/aesxcbcmac.c' l='57' u='c' c='aes_xcbc_mac_init'/>
<use f='src/src/sys/opencrypto/aesxcbcmac.c' l='62' u='c' c='aes_xcbc_mac_init'/>
<use f='src/src/sys/opencrypto/aesxcbcmac.c' l='64' u='c' c='aes_xcbc_mac_init'/>
<use f='src/src/sys/opencrypto/aesxcbcmac.c' l='66' u='c' c='aes_xcbc_mac_init'/>
<use f='src/src/sys/opencrypto/cryptosoft_xform.c' l='720' u='c' c='aes_ctr_setkey'/>
<use f='src/src/sys/opencrypto/gmac.c' l='117' u='c' c='AES_GMAC_Setkey'/>
