Searched full:schedule (Results 1 – 10 of 10) sorted by relevance
75 * AES-256 key schedule -- see FIPS 197 for details84 * schedule s91 * @param s IN -- initialized AES key schedule106 * schedule -- see FIPS 197 for details114 * Decrypts in buffer into out buffer under key schedule s121 * @param s IN -- initialized AES key schedule
86 * using the encryption key schedule provided, prepends iv to out108 * @param sched IN -- AES key schedule for this encrypt117 * using the provided encryption key schedule140 * @param sched IN -- AES key schedule for this decrypt
125 /* AES key schedule */140 * @param sched IN -- AES key schedule
92 TCAesKeySched_t sched; /* AES key schedule */106 * @param sched IN -- AES key schedule
100 * @param sched IN -- an initialized AES key schedule
75 /* HMAC key schedule */
3 schedule:
15 schedule:
160 twice the size as for AES-128, and the key schedule is 40% larger.
38 * - AES128 NIST key schedule test65 * NIST test key schedule.91 TC_PRINT("AES128 %s (NIST key schedule test):\n", __func__); in test_1()94 TC_ERROR("AES128 test %s (NIST key schedule test) failed.\n", in test_1()2050 TC_ERROR("AES128 test #1 (NIST key schedule test) failed.\n"); in main()