Home
last modified time | relevance | path

Searched refs:NCRYPT_CIPHER_OPERATION (Results 1 – 5 of 5) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dncrypt.h185 #define NCRYPT_CIPHER_OPERATION BCRYPT_CIPHER_OPERATION macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dncrypt.h185 #define NCRYPT_CIPHER_OPERATION BCRYPT_CIPHER_OPERATION macro
/dports/security/opensc/OpenSC-0.22.0/src/tests/
H A Dopensc-minidriver-test.c469 …secstat = NCryptEnumAlgorithms(hProvider, NCRYPT_CIPHER_OPERATION|NCRYPT_HASH_OPERATION|NCRYPT_ASY… in cryptoTests()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Security/Cryptography/
H A Dmod.rs8174 pub const NCRYPT_CIPHER_OPERATION: NCRYPT_OPERATION = 1u32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Security/Cryptography/
H A Dmod.rs25199 pub const NCRYPT_CIPHER_OPERATION: NCRYPT_OPERATION = NCRYPT_OPERATION(1u32); const