Searched refs:blocks (Results 1 – 11 of 11) sorted by relevance
44 CMAC Multiple Blocks #1 - Multiple 8 byte blocks47 CMAC Multiple Blocks #2 - Multiple 16 byte blocks50 CMAC Multiple Blocks #3 - Multiple variable sized blocks53 CMAC Multiple Blocks #4 - Multiple 8 byte blocks with gaps62 CMAC Multiple Operations, same key #3 - variable byte blocks
154 /* Multiple partial and complete blocks. A negative length means skip the236 /* Multiple partial and complete blocks. A negative length means skip the261 /* Multiple partial and complete blocks. A negative length means skip the
8 OFB-AES128.Encrypt - Partial blocks - 7 bytes
142 /* Once blocks are reallocated, the block allocated to the memory request145 * we don't check the size after blocks have been reallocated. */
53 Fake entropy: two blocks eventually
10 Alternative GCM implementations can process whole blocks only.
1120 size_t blocks = length / 16; in mbedtls_aes_crypt_xts() local1147 while( blocks-- ) in mbedtls_aes_crypt_xts()1151 if( leftover && ( mode == MBEDTLS_AES_DECRYPT ) && blocks == 0 ) in mbedtls_aes_crypt_xts()
425 # documentation blocks found inside the body of a function.426 # If set to NO (the default) these blocks will be appended to the544 # and \cond section-label ... \endcond blocks.811 # doxygen to hide any special comment blocks from generated source code
218 …bed TLS 2.x, applications had to pass inputs consisting of whole 16-byte blocks except for the las…229 …ays return the partial output immediately, even if it does not consist of a whole number of blocks.
835 tests/scripts/check-doxy-blocks.pl
65 by MBEDTLS_GCM_ALT may delay partial blocks to the next call to3680 * zlib compression/decompression skipped on empty blocks
Completed in 29 milliseconds