Lines Matching refs:block
243 the decryption direction of block ciphers (AES, ARIA, Camellia).
254 accelerates the key type (that is, the block cipher primitive). See
514 maximum size of any supported block cipher) or the new name
516 maximum size of a block cipher supported by the CMAC module).
702 mode of operation due to the input not being multiple of block size.
1517 * Add functions to get the IV and block size from cipher_info structs.
1565 * Failures of alternative implementations of AES or DES single-block
1706 now takes extra output parameters for the last partial output block.
1806 They are: ARIA block cipher, CMAC mode, elliptic curve J-PAKE library and
2071 CMAC block cipher, and still pass the CMAC self test.
3255 block other operations until they complete. This is disabled by default,
3530 * Add additional block mode, OFB (Output Feedback), to the AES module and
3534 * Add support for the CCM* block cipher mode as defined in IEEE Std. 802.15.4.
3535 * Add support for the XTS block cipher mode with AES (AES-XTS).
4264 * Fix incorrect handling of block lengths in crypt_and_hash.c sample program,
4406 block. (Potential uses include EAP-TLS and Thread.)
5683 POLARSSL_MODE_CFB, to also handle different block size CFB modes.
6121 POLARSSL_GENPRIME block.
6230 * Fixed the net_set_*block routines, thanks to Andreas