Searched refs:DES_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
16 #define DES_BLOCK_SIZE 8 macro1080 if ((buffer_size % DES_BLOCK_SIZE) != 0) { in check_cipher_buffer_length()
19 #define DES_BLOCK_SIZE 8 macro955 uint8_t encrypted_iv[DES_BLOCK_SIZE]; in process_openssl_cipher_bpi_encrypt()959 iv, DES_BLOCK_SIZE) <= 0) in process_openssl_cipher_bpi_encrypt()1477 block_size = DES_BLOCK_SIZE; in process_openssl_docsis_bpi_op()