Lines Matching refs:block
741 * Add functions to get the IV and block size from cipher_info structs.
789 * Failures of alternative implementations of AES or DES single-block
930 now takes extra output parameters for the last partial output block.
1030 They are: ARIA block cipher, CMAC mode, elliptic curve J-PAKE library and
1295 CMAC block cipher, and still pass the CMAC self test.
2479 block other operations until they complete. This is disabled by default,
2754 * Add additional block mode, OFB (Output Feedback), to the AES module and
2758 * Add support for the CCM* block cipher mode as defined in IEEE Std. 802.15.4.
2759 * Add support for the XTS block cipher mode with AES (AES-XTS).
3488 * Fix incorrect handling of block lengths in crypt_and_hash.c sample program,
3630 block. (Potential uses include EAP-TLS and Thread.)
4907 POLARSSL_MODE_CFB, to also handle different block size CFB modes.
5345 POLARSSL_GENPRIME block.
5454 * Fixed the net_set_*block routines, thanks to Andreas