Searched refs:DES_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
15 #define DES_BLOCK_SIZE 8 macro1044 if ((buffer_size % DES_BLOCK_SIZE) != 0) { in check_cipher_buffer_length()
19 #define DES_BLOCK_SIZE 8 macro957 uint8_t encrypted_iv[DES_BLOCK_SIZE]; in process_openssl_cipher_bpi_encrypt()961 iv, DES_BLOCK_SIZE) <= 0) in process_openssl_cipher_bpi_encrypt()1479 block_size = DES_BLOCK_SIZE; in process_openssl_docsis_bpi_op()