Searched refs:AES_MAXKEYBITS (Results 1 – 1 of 1) sorted by relevance
33 #define AES_MAXKEYBITS AES_MAXBITS macro181 aes_init_keysched(i_pKey, AES_MAXKEYBITS, ks); in AES_ECB_TestExecution()184 rijndael_set_key_enc_only(&ctx, (uint8_t *) i_pKey, AES_MAXKEYBITS); in AES_ECB_TestExecution()206 aes_init_keysched(i_pKey, AES_MAXKEYBITS, ks); in AES_ECB_TestExecution()210 rijndael_set_key(&ctx, (uint8_t *) i_pKey, AES_MAXKEYBITS); in AES_ECB_TestExecution()