Home
last modified time | relevance | path

Searched defs:CRYPT_KEY_VERIFY_MESSAGE_PARA (Results 1 – 4 of 4) sorted by relevance

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Security/Cryptography/
H A Dmod.rs635 …pub fn CryptVerifyMessageSignatureWithKey(pverifypara: *const CRYPT_KEY_VERIFY_MESSAGE_PARA, ppubl… in CryptVerifyMessageSignatureWithKey()
6001 pub struct CRYPT_KEY_VERIFY_MESSAGE_PARA { struct
6006 impl ::core::marker::Copy for CRYPT_KEY_VERIFY_MESSAGE_PARA {} implementation
6007 impl ::core::clone::Clone for CRYPT_KEY_VERIFY_MESSAGE_PARA { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Security/Cryptography/
H A Dmod.rs14664 pub struct CRYPT_KEY_VERIFY_MESSAGE_PARA { struct
14669 impl CRYPT_KEY_VERIFY_MESSAGE_PARA {} impl
14670 impl ::std::default::Default for CRYPT_KEY_VERIFY_MESSAGE_PARA { implementation
14675 impl ::std::fmt::Debug for CRYPT_KEY_VERIFY_MESSAGE_PARA { implementation
14680 impl ::std::cmp::PartialEq for CRYPT_KEY_VERIFY_MESSAGE_PARA { implementation
14685 impl ::std::cmp::Eq for CRYPT_KEY_VERIFY_MESSAGE_PARA {} implementation
14686 unsafe impl ::windows::runtime::Abi for CRYPT_KEY_VERIFY_MESSAGE_PARA { implementation
22725 pub unsafe fn CryptVerifyMessageSignatureWithKey(pverifypara: *const CRYPT_KEY_VERIFY_MESSAGE_PARA,… in CryptVerifyMessageSignatureWithKey()
22730 …fn CryptVerifyMessageSignatureWithKey(pverifypara: *const CRYPT_KEY_VERIFY_MESSAGE_PARA, ppublicke… in CryptVerifyMessageSignatureWithKey()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwincrypt.h4714 } CRYPT_KEY_VERIFY_MESSAGE_PARA,*PCRYPT_KEY_VERIFY_MESSAGE_PARA; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwincrypt.h4714 } CRYPT_KEY_VERIFY_MESSAGE_PARA,*PCRYPT_KEY_VERIFY_MESSAGE_PARA; typedef