Home
last modified time | relevance | path

Searched defs:pbIV (Results 1 – 25 of 29) sorted by relevance

12

/dports/security/keepass/KeePass-2.49-Source/KeePassLib/Cryptography/Cipher/
H A DStandardAesEngine.cs74 private static void ValidateArguments(Stream s, bool bEncrypt, byte[] pbKey, byte[] pbIV) in ValidateArguments()
96 private static Stream CreateStream(Stream s, bool bEncrypt, byte[] pbKey, byte[] pbIV) in CreateStream()
123 public Stream EncryptStream(Stream s, byte[] pbKey, byte[] pbIV) in EncryptStream()
128 public Stream DecryptStream(Stream s, byte[] pbKey, byte[] pbIV) in DecryptStream()
H A DICipherEngine.cs45 Stream EncryptStream(Stream s, byte[] pbKey, byte[] pbIV); in EncryptStream()
46 Stream DecryptStream(Stream s, byte[] pbKey, byte[] pbIV); in DecryptStream()
H A DChaCha20Engine.cs74 public Stream EncryptStream(Stream s, byte[] pbKey, byte[] pbIV) in EncryptStream()
79 public Stream DecryptStream(Stream s, byte[] pbKey, byte[] pbIV) in DecryptStream()
/dports/net/freerdp/freerdp-2.5.0/winpr/libwinpr/bcrypt/
H A Dbcrypt.c102 PUCHAR pbIV, ULONG cbIV, PUCHAR pbOutput, ULONG cbOutput, ULONG* pcbResult, in BCryptEncrypt()
109 PUCHAR pbIV, ULONG cbIV, PUCHAR pbOutput, ULONG cbOutput, ULONG* pcbResult, in BCryptDecrypt()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Windows/BCrypt/
H A DCng.cs245 …KeyHandle hKey, byte* pbInput, int cbInput, IntPtr paddingInfo, [In,Out] byte [] pbIV, int cbIV, b… in BCryptEncrypt()
248 …eyHandle hKey, byte* pbInput, int cbInput, IntPtr paddingInfo, [In, Out] byte[] pbIV, int cbIV, by… in BCryptDecrypt()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Core/System/Security/Cryptography/
H A DBCryptNative.cs328 [In, Out] byte[] pbIV, in BCryptEncrypt()
341 [In, Out] byte[] pbIV, in BCryptDecrypt()
/dports/security/xmlsec1/xmlsec1-1.2.29/src/mscng/
H A Dciphers.c49 PBYTE pbIV; member
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dncrypt.h162 PUCHAR pbIV; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dncrypt.h162 PUCHAR pbIV; member
/dports/devel/upp/upp/uppsrc/Core/SSH/libssh2/
H A Dwincng.h288 unsigned char *pbIV; member
H A Dwincng.c1667 unsigned char *pbKeyObject, *pbIV, *key, *pbCtr, *pbIVCopy; in _libssh2_wincng_cipher_init() local
/dports/devel/gbump/gbump-1.0.1/cargo-crates/libssh2-sys-0.2.13/libssh2/src/
H A Dwincng.h305 unsigned char *pbIV; member
H A Dwincng.c1699 unsigned char *pbKeyObject, *pbIV, *key, *pbCtr, *pbIVCopy; in _libssh2_wincng_cipher_init() local
/dports/lang/rust/rustc-1.58.1-src/vendor/libssh2-sys/libssh2/src/
H A Dwincng.h299 unsigned char *pbIV; member
/dports/security/nmap/nmap-7.91/libssh2/src/
H A Dwincng.h296 unsigned char *pbIV; member
H A Dwincng.c1690 unsigned char *pbKeyObject, *pbIV, *key, *pbCtr, *pbIVCopy; in _libssh2_wincng_cipher_init() local
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libssh2-sys-0.2.23/libssh2/src/
H A Dwincng.h312 unsigned char *pbIV; member
H A Dwincng.c1808 unsigned char *pbKeyObject, *pbIV, *key, *pbCtr, *pbIVCopy; in _libssh2_wincng_cipher_init() local
/dports/security/libssh2/libssh2-1.10.0/src/
H A Dwincng.h312 unsigned char *pbIV; member
H A Dwincng.c1808 unsigned char *pbKeyObject, *pbIV, *key, *pbCtr, *pbIVCopy; in _libssh2_wincng_cipher_init() local
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/libssh2-sys-0.2.21/libssh2/src/
H A Dwincng.h312 unsigned char *pbIV; member
H A Dwincng.c1808 unsigned char *pbKeyObject, *pbIV, *key, *pbCtr, *pbIVCopy; in _libssh2_wincng_cipher_init() local
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libssh2-sys-0.2.21/libssh2/src/
H A Dwincng.h312 unsigned char *pbIV; member
H A Dwincng.c1808 unsigned char *pbKeyObject, *pbIV, *key, *pbCtr, *pbIVCopy; in _libssh2_wincng_cipher_init() local
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libssh2-sys-0.2.23/libssh2/src/
H A Dwincng.h312 unsigned char *pbIV; member

12