Searched refs:algo_bits (Results 1 – 1 of 1) sorted by relevance
2070 let mut algo_bits = 0; in bits() localVariable2071 let secret_bits = ffi::SSL_CIPHER_get_bits(self.as_ptr(), &mut algo_bits); in bits()2074 algorithm: algo_bits.into(), in bits()