Home
last modified time | relevance | path

Searched refs:DigestBytes (Results 1 – 25 of 79) sorted by relevance

1234

/dports/www/castor/castor-0.8.16/cargo-crates/openssl-0.10.30/src/
H A Dhash.rs252 pub fn finish(&mut self) -> Result<DigestBytes, ErrorStack> { in finish() argument
265 Ok(DigestBytes { in finish()
337 pub struct DigestBytes { struct
342 impl Clone for DigestBytes { argument
344 fn clone(&self) -> DigestBytes { in clone() argument
349 impl Deref for DigestBytes { implementation
358 impl DerefMut for DigestBytes { implementation
365 impl AsRef<[u8]> for DigestBytes { implementation
372 impl fmt::Debug for DigestBytes { implementation
379 pub fn hash(t: MessageDigest, data: &[u8]) -> Result<DigestBytes, ErrorStack> { in hash() argument
/dports/sysutils/vector/vector-0.10.0/cargo-crates/openssl-0.10.30/src/
H A Dhash.rs252 pub fn finish(&mut self) -> Result<DigestBytes, ErrorStack> { in finish() argument
265 Ok(DigestBytes { in finish()
337 pub struct DigestBytes { struct
342 impl Clone for DigestBytes { argument
344 fn clone(&self) -> DigestBytes { in clone() argument
349 impl Deref for DigestBytes { implementation
358 impl DerefMut for DigestBytes { implementation
365 impl AsRef<[u8]> for DigestBytes { implementation
372 impl fmt::Debug for DigestBytes { implementation
379 pub fn hash(t: MessageDigest, data: &[u8]) -> Result<DigestBytes, ErrorStack> { in hash() argument
/dports/dns/dog/dog-0.1.0/cargo-crates/openssl-0.10.30/src/
H A Dhash.rs252 pub fn finish(&mut self) -> Result<DigestBytes, ErrorStack> { in finish() argument
265 Ok(DigestBytes { in finish()
337 pub struct DigestBytes { struct
342 impl Clone for DigestBytes { implementation
344 fn clone(&self) -> DigestBytes { in clone() argument
349 impl Deref for DigestBytes { implementation
358 impl DerefMut for DigestBytes { implementation
365 impl AsRef<[u8]> for DigestBytes { implementation
372 impl fmt::Debug for DigestBytes { implementation
379 pub fn hash(t: MessageDigest, data: &[u8]) -> Result<DigestBytes, ErrorStack> { in hash() argument
/dports/net-im/fractal/fractal-4.4.0/vendor/openssl/src/
H A Dhash.rs252 pub fn finish(&mut self) -> Result<DigestBytes, ErrorStack> { in finish() argument
265 Ok(DigestBytes { in finish()
337 pub struct DigestBytes { struct
342 impl Clone for DigestBytes { argument
344 fn clone(&self) -> DigestBytes { in clone() argument
349 impl Deref for DigestBytes { implementation
358 impl DerefMut for DigestBytes { implementation
365 impl AsRef<[u8]> for DigestBytes { implementation
372 impl fmt::Debug for DigestBytes { implementation
379 pub fn hash(t: MessageDigest, data: &[u8]) -> Result<DigestBytes, ErrorStack> { in hash() argument
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/openssl-0.10.30/src/
H A Dhash.rs252 pub fn finish(&mut self) -> Result<DigestBytes, ErrorStack> { in finish() argument
265 Ok(DigestBytes { in finish()
337 pub struct DigestBytes { struct
342 impl Clone for DigestBytes { argument
344 fn clone(&self) -> DigestBytes { in clone() argument
349 impl Deref for DigestBytes { implementation
358 impl DerefMut for DigestBytes { implementation
365 impl AsRef<[u8]> for DigestBytes { implementation
372 impl fmt::Debug for DigestBytes { implementation
379 pub fn hash(t: MessageDigest, data: &[u8]) -> Result<DigestBytes, ErrorStack> { in hash() argument
/dports/sysutils/rsfetch/rsfetch-2.0.0/cargo-crates/openssl-0.10.28/src/
H A Dhash.rs243 pub fn finish(&mut self) -> Result<DigestBytes, ErrorStack> { in finish() argument
256 Ok(DigestBytes { in finish()
328 pub struct DigestBytes { struct
333 impl Clone for DigestBytes { implementation
335 fn clone(&self) -> DigestBytes { in clone() argument
340 impl Deref for DigestBytes { implementation
349 impl DerefMut for DigestBytes { implementation
356 impl AsRef<[u8]> for DigestBytes { implementation
363 impl fmt::Debug for DigestBytes { implementation
370 pub fn hash(t: MessageDigest, data: &[u8]) -> Result<DigestBytes, ErrorStack> { in hash() argument
/dports/sysutils/flowgger/flowgger-0.2.10/cargo-crates/openssl-0.10.28/src/
H A Dhash.rs243 pub fn finish(&mut self) -> Result<DigestBytes, ErrorStack> { in finish() argument
256 Ok(DigestBytes { in finish()
328 pub struct DigestBytes { struct
333 impl Clone for DigestBytes { argument
335 fn clone(&self) -> DigestBytes { in clone() argument
340 impl Deref for DigestBytes { implementation
349 impl DerefMut for DigestBytes { implementation
356 impl AsRef<[u8]> for DigestBytes { implementation
363 impl fmt::Debug for DigestBytes { implementation
370 pub fn hash(t: MessageDigest, data: &[u8]) -> Result<DigestBytes, ErrorStack> { in hash() argument
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/openssl-0.10.30/src/
H A Dhash.rs252 pub fn finish(&mut self) -> Result<DigestBytes, ErrorStack> {
265 Ok(DigestBytes {
337 pub struct DigestBytes { in entry()
342 impl Clone for DigestBytes {
344 fn clone(&self) -> DigestBytes {
349 impl Deref for DigestBytes {
358 impl DerefMut for DigestBytes {
365 impl AsRef<[u8]> for DigestBytes { in e_type()
372 impl fmt::Debug for DigestBytes { in e_phentsize()
379 pub fn hash(t: MessageDigest, data: &[u8]) -> Result<DigestBytes, ErrorStack> {
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/openssl-0.10.26/src/
H A Dhash.rs239 pub fn finish(&mut self) -> Result<DigestBytes, ErrorStack> { in finish() argument
252 Ok(DigestBytes { in finish()
324 pub struct DigestBytes { struct
329 impl Clone for DigestBytes { argument
331 fn clone(&self) -> DigestBytes { in clone() argument
336 impl Deref for DigestBytes { implementation
345 impl DerefMut for DigestBytes { implementation
352 impl AsRef<[u8]> for DigestBytes { implementation
359 impl fmt::Debug for DigestBytes { implementation
366 pub fn hash(t: MessageDigest, data: &[u8]) -> Result<DigestBytes, ErrorStack> { in hash() argument
/dports/sysutils/tealdeer/tealdeer-1.4.1/cargo-crates/openssl-0.10.30/src/
H A Dhash.rs252 pub fn finish(&mut self) -> Result<DigestBytes, ErrorStack> { in finish() argument
265 Ok(DigestBytes { in finish()
337 pub struct DigestBytes { struct
342 impl Clone for DigestBytes { argument
344 fn clone(&self) -> DigestBytes { in clone() argument
349 impl Deref for DigestBytes { implementation
358 impl DerefMut for DigestBytes { implementation
365 impl AsRef<[u8]> for DigestBytes { implementation
372 impl fmt::Debug for DigestBytes { implementation
379 pub fn hash(t: MessageDigest, data: &[u8]) -> Result<DigestBytes, ErrorStack> { in hash() argument
/dports/devel/sccache/sccache-0.2.15/cargo-crates/openssl-0.10.32/src/
H A Dhash.rs272 pub fn finish(&mut self) -> Result<DigestBytes, ErrorStack> { in finish() argument
285 Ok(DigestBytes { in finish()
357 pub struct DigestBytes { struct
362 impl Clone for DigestBytes { argument
364 fn clone(&self) -> DigestBytes { in clone() argument
369 impl Deref for DigestBytes { implementation
378 impl DerefMut for DigestBytes { implementation
385 impl AsRef<[u8]> for DigestBytes { implementation
392 impl fmt::Debug for DigestBytes { implementation
399 pub fn hash(t: MessageDigest, data: &[u8]) -> Result<DigestBytes, ErrorStack> { in hash() argument
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/openssl-0.10.32/src/
H A Dhash.rs272 pub fn finish(&mut self) -> Result<DigestBytes, ErrorStack> { in finish() argument
285 Ok(DigestBytes { in finish()
357 pub struct DigestBytes { struct
362 impl Clone for DigestBytes { argument
364 fn clone(&self) -> DigestBytes { in clone() argument
369 impl Deref for DigestBytes { implementation
378 impl DerefMut for DigestBytes { implementation
385 impl AsRef<[u8]> for DigestBytes { implementation
392 impl fmt::Debug for DigestBytes { implementation
399 pub fn hash(t: MessageDigest, data: &[u8]) -> Result<DigestBytes, ErrorStack> { in hash() argument
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/openssl-0.10.32/src/
H A Dhash.rs272 pub fn finish(&mut self) -> Result<DigestBytes, ErrorStack> { in finish() argument
285 Ok(DigestBytes { in finish()
357 pub struct DigestBytes { struct
362 impl Clone for DigestBytes { argument
364 fn clone(&self) -> DigestBytes { in clone() argument
369 impl Deref for DigestBytes { implementation
378 impl DerefMut for DigestBytes { implementation
385 impl AsRef<[u8]> for DigestBytes { implementation
392 impl fmt::Debug for DigestBytes { implementation
399 pub fn hash(t: MessageDigest, data: &[u8]) -> Result<DigestBytes, ErrorStack> { in hash() argument
/dports/www/rearx/rearx-0.1.4/cargo-crates/openssl-0.10.32/src/
H A Dhash.rs272 pub fn finish(&mut self) -> Result<DigestBytes, ErrorStack> { in finish() argument
285 Ok(DigestBytes { in finish()
357 pub struct DigestBytes { struct
362 impl Clone for DigestBytes { implementation
364 fn clone(&self) -> DigestBytes { in clone() argument
369 impl Deref for DigestBytes { implementation
378 impl DerefMut for DigestBytes { implementation
385 impl AsRef<[u8]> for DigestBytes { implementation
392 impl fmt::Debug for DigestBytes { implementation
399 pub fn hash(t: MessageDigest, data: &[u8]) -> Result<DigestBytes, ErrorStack> { in hash() argument
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-0.10.32/src/
H A Dhash.rs272 pub fn finish(&mut self) -> Result<DigestBytes, ErrorStack> { in finish() argument
285 Ok(DigestBytes { in finish()
357 pub struct DigestBytes { struct
362 impl Clone for DigestBytes { argument
364 fn clone(&self) -> DigestBytes { in clone() argument
369 impl Deref for DigestBytes { implementation
378 impl DerefMut for DigestBytes { implementation
385 impl AsRef<[u8]> for DigestBytes { implementation
392 impl fmt::Debug for DigestBytes { implementation
399 pub fn hash(t: MessageDigest, data: &[u8]) -> Result<DigestBytes, ErrorStack> { in hash() argument
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-0.10.38/src/
H A Dhash.rs277 pub fn finish(&mut self) -> Result<DigestBytes, ErrorStack> { in finish() argument
290 Ok(DigestBytes { in finish()
362 pub struct DigestBytes { struct
367 impl Clone for DigestBytes { argument
369 fn clone(&self) -> DigestBytes { in clone() argument
374 impl Deref for DigestBytes { implementation
383 impl DerefMut for DigestBytes { implementation
390 impl AsRef<[u8]> for DigestBytes { implementation
397 impl fmt::Debug for DigestBytes { implementation
404 pub fn hash(t: MessageDigest, data: &[u8]) -> Result<DigestBytes, ErrorStack> { in hash() argument
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/openssl-0.10.36/src/
H A Dhash.rs277 pub fn finish(&mut self) -> Result<DigestBytes, ErrorStack> { in finish() argument
290 Ok(DigestBytes { in finish()
362 pub struct DigestBytes { struct
367 impl Clone for DigestBytes { implementation
369 fn clone(&self) -> DigestBytes { in clone() argument
374 impl Deref for DigestBytes { implementation
383 impl DerefMut for DigestBytes { implementation
390 impl AsRef<[u8]> for DigestBytes { implementation
397 impl fmt::Debug for DigestBytes { implementation
404 pub fn hash(t: MessageDigest, data: &[u8]) -> Result<DigestBytes, ErrorStack> { in hash() argument
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-0.10.38/src/
H A Dhash.rs277 pub fn finish(&mut self) -> Result<DigestBytes, ErrorStack> { in finish() argument
290 Ok(DigestBytes { in finish()
362 pub struct DigestBytes { struct
367 impl Clone for DigestBytes { argument
369 fn clone(&self) -> DigestBytes { in clone() argument
374 impl Deref for DigestBytes { implementation
383 impl DerefMut for DigestBytes { implementation
390 impl AsRef<[u8]> for DigestBytes { implementation
397 impl fmt::Debug for DigestBytes { implementation
404 pub fn hash(t: MessageDigest, data: &[u8]) -> Result<DigestBytes, ErrorStack> { in hash() argument
/dports/lang/gleam/gleam-0.18.2/cargo-crates/openssl-0.10.38/src/
H A Dhash.rs277 pub fn finish(&mut self) -> Result<DigestBytes, ErrorStack> { in finish() argument
290 Ok(DigestBytes { in finish()
362 pub struct DigestBytes { struct
367 impl Clone for DigestBytes { implementation
369 fn clone(&self) -> DigestBytes { in clone() argument
374 impl Deref for DigestBytes { implementation
383 impl DerefMut for DigestBytes { implementation
390 impl AsRef<[u8]> for DigestBytes { implementation
397 impl fmt::Debug for DigestBytes { implementation
404 pub fn hash(t: MessageDigest, data: &[u8]) -> Result<DigestBytes, ErrorStack> { in hash() argument
/dports/net/routinator/routinator-0.10.2/cargo-crates/openssl-0.10.35/src/
H A Dhash.rs277 pub fn finish(&mut self) -> Result<DigestBytes, ErrorStack> { in finish() argument
290 Ok(DigestBytes { in finish()
362 pub struct DigestBytes { struct
367 impl Clone for DigestBytes { argument
369 fn clone(&self) -> DigestBytes { in clone() argument
374 impl Deref for DigestBytes { implementation
383 impl DerefMut for DigestBytes { implementation
390 impl AsRef<[u8]> for DigestBytes { implementation
397 impl fmt::Debug for DigestBytes { implementation
404 pub fn hash(t: MessageDigest, data: &[u8]) -> Result<DigestBytes, ErrorStack> { in hash() argument
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/openssl-0.10.36/src/
H A Dhash.rs277 pub fn finish(&mut self) -> Result<DigestBytes, ErrorStack> { in finish() argument
290 Ok(DigestBytes { in finish()
362 pub struct DigestBytes { struct
367 impl Clone for DigestBytes { argument
369 fn clone(&self) -> DigestBytes { in clone() argument
374 impl Deref for DigestBytes { implementation
383 impl DerefMut for DigestBytes { implementation
390 impl AsRef<[u8]> for DigestBytes { implementation
397 impl fmt::Debug for DigestBytes { implementation
404 pub fn hash(t: MessageDigest, data: &[u8]) -> Result<DigestBytes, ErrorStack> { in hash() argument
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-0.10.36/src/
H A Dhash.rs277 pub fn finish(&mut self) -> Result<DigestBytes, ErrorStack> { in finish() argument
290 Ok(DigestBytes { in finish()
362 pub struct DigestBytes { struct
367 impl Clone for DigestBytes { argument
369 fn clone(&self) -> DigestBytes { in clone() argument
374 impl Deref for DigestBytes { implementation
383 impl DerefMut for DigestBytes { implementation
390 impl AsRef<[u8]> for DigestBytes { implementation
397 impl fmt::Debug for DigestBytes { implementation
404 pub fn hash(t: MessageDigest, data: &[u8]) -> Result<DigestBytes, ErrorStack> { in hash() argument
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-0.10.33/src/
H A Dhash.rs277 pub fn finish(&mut self) -> Result<DigestBytes, ErrorStack> { in finish() argument
290 Ok(DigestBytes { in finish()
362 pub struct DigestBytes { struct
367 impl Clone for DigestBytes { argument
369 fn clone(&self) -> DigestBytes { in clone() argument
374 impl Deref for DigestBytes { implementation
383 impl DerefMut for DigestBytes { implementation
390 impl AsRef<[u8]> for DigestBytes { implementation
397 impl fmt::Debug for DigestBytes { implementation
404 pub fn hash(t: MessageDigest, data: &[u8]) -> Result<DigestBytes, ErrorStack> { in hash() argument
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/openssl-0.10.38/src/
H A Dhash.rs277 pub fn finish(&mut self) -> Result<DigestBytes, ErrorStack> { in finish() argument
290 Ok(DigestBytes { in finish()
362 pub struct DigestBytes { struct
367 impl Clone for DigestBytes { implementation
369 fn clone(&self) -> DigestBytes { in clone() argument
374 impl Deref for DigestBytes { implementation
383 impl DerefMut for DigestBytes { implementation
390 impl AsRef<[u8]> for DigestBytes { implementation
397 impl fmt::Debug for DigestBytes { implementation
404 pub fn hash(t: MessageDigest, data: &[u8]) -> Result<DigestBytes, ErrorStack> { in hash() argument
/dports/net/krill/krill-0.9.4/cargo-crates/openssl-0.10.36/src/
H A Dhash.rs277 pub fn finish(&mut self) -> Result<DigestBytes, ErrorStack> { in finish() argument
290 Ok(DigestBytes { in finish()
362 pub struct DigestBytes { struct
367 impl Clone for DigestBytes { argument
369 fn clone(&self) -> DigestBytes { in clone() argument
374 impl Deref for DigestBytes { implementation
383 impl DerefMut for DigestBytes { implementation
390 impl AsRef<[u8]> for DigestBytes { implementation
397 impl fmt::Debug for DigestBytes { implementation
404 pub fn hash(t: MessageDigest, data: &[u8]) -> Result<DigestBytes, ErrorStack> { in hash() argument

1234