Searched refs:get_i64 (Results 1 – 2 of 2) sorted by relevance
765 pub fn get_i64(&self) -> Result<i64, ErrorStack> { in get_i64() method
731 CrlReason::from_raw(reason_code.get_i64().unwrap() as ffi::c_int) in test_crl_entry_extensions()