Home
last modified time | relevance | path

Searched defs:cipher_decrypt (Results 1 – 25 of 33) sorted by relevance

12

/dports/emulators/qemu/qemu-6.2.0/crypto/
H A Dcipherpriv.h27 int (*cipher_decrypt)(QCryptoCipher *cipher, member
/dports/emulators/qemu60/qemu-6.0.0/crypto/
H A Dcipherpriv.h27 int (*cipher_decrypt)(QCryptoCipher *cipher, member
/dports/emulators/qemu5/qemu-5.2.0/crypto/
H A Dcipherpriv.h27 int (*cipher_decrypt)(QCryptoCipher *cipher, member
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/crypto/
H A Dcipherpriv.h27 int (*cipher_decrypt)(QCryptoCipher *cipher, member
/dports/emulators/qemu42/qemu-4.2.1/crypto/
H A Dcipherpriv.h29 int (*cipher_decrypt)(QCryptoCipher *cipher, member
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/crypto/
H A Dcipherpriv.h29 int (*cipher_decrypt)(QCryptoCipher *cipher, member
/dports/emulators/qemu-utils/qemu-4.2.1/crypto/
H A Dcipherpriv.h29 int (*cipher_decrypt)(QCryptoCipher *cipher, member
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/crypto/
H A Dcipherpriv.h29 int (*cipher_decrypt)(QCryptoCipher *cipher, member
/dports/emulators/qemu-guest-agent/qemu-5.0.1/crypto/
H A Dcipherpriv.h29 int (*cipher_decrypt)(QCryptoCipher *cipher, member
/dports/sysutils/syslinux/syslinux-6.03/gpxe/src/include/gpxe/
H A Dcrypto.h136 static inline void cipher_decrypt ( struct cipher_algorithm *cipher, in cipher_decrypt() function
141 #define cipher_decrypt( cipher, ctx, src, dst, len ) do { \ macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/include/ipxe/
H A Dcrypto.h207 static inline void cipher_decrypt ( struct cipher_algorithm *cipher, in cipher_decrypt() function
212 #define cipher_decrypt( cipher, ctx, src, dst, len ) do { \ macro
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/include/ipxe/
H A Dcrypto.h207 static inline void cipher_decrypt ( struct cipher_algorithm *cipher, in cipher_decrypt() function
212 #define cipher_decrypt( cipher, ctx, src, dst, len ) do { \ macro
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/include/ipxe/
H A Dcrypto.h207 static inline void cipher_decrypt ( struct cipher_algorithm *cipher, in cipher_decrypt() function
212 #define cipher_decrypt( cipher, ctx, src, dst, len ) do { \ macro
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/include/ipxe/
H A Dcrypto.h207 static inline void cipher_decrypt ( struct cipher_algorithm *cipher, in cipher_decrypt() function
212 #define cipher_decrypt( cipher, ctx, src, dst, len ) do { \ macro
/dports/net/ipxe/ipxe-2265a65/src/include/ipxe/
H A Dcrypto.h207 static inline void cipher_decrypt ( struct cipher_algorithm *cipher, in cipher_decrypt() function
212 #define cipher_decrypt( cipher, ctx, src, dst, len ) do { \ macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/include/ipxe/
H A Dcrypto.h207 static inline void cipher_decrypt ( struct cipher_algorithm *cipher, in cipher_decrypt() function
212 #define cipher_decrypt( cipher, ctx, src, dst, len ) do { \ macro
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/include/ipxe/
H A Dcrypto.h207 static inline void cipher_decrypt ( struct cipher_algorithm *cipher, in cipher_decrypt() function
212 #define cipher_decrypt( cipher, ctx, src, dst, len ) do { \ macro
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/include/ipxe/
H A Dcrypto.h207 static inline void cipher_decrypt ( struct cipher_algorithm *cipher, in cipher_decrypt() function
212 #define cipher_decrypt( cipher, ctx, src, dst, len ) do { \ macro
/dports/security/tinc-devel/tinc-1.1pre18/src/openssl/
H A Dcipher.c176 bool cipher_decrypt(cipher_t *cipher, const void *indata, size_t inlen, void *outdata, size_t *outl… in cipher_decrypt() function
/dports/security/akmos/akmos-0.7.2/src/
H A Dcipher.c103 static void cipher_decrypt(akmos_cipher_t ctx, const uint8_t *in_blk, uint8_t *out_blk) in cipher_decrypt() function
/dports/security/tinc-devel/tinc-1.1pre18/src/gcrypt/
H A Dcipher.c238 bool cipher_decrypt(cipher_t *cipher, const void *indata, size_t inlen, void *outdata, size_t *outl… in cipher_decrypt() function
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/srtp/src/crypto/include/
H A Dcipher.h179 #define cipher_decrypt(c, buf, len) \ macro
/dports/devel/premake5/premake-5.0.0-alpha16-src/contrib/mbedtls/programs/psa/
H A Dcrypto_examples.c128 static psa_status_t cipher_decrypt( psa_key_id_t key, in cipher_decrypt() function
/dports/mail/gmime2/gmime-2.2.27/gmime/
H A Dgmime-cipher-context.c302 cipher_decrypt (GMimeCipherContext *ctx, GMimeStream *istream, in cipher_decrypt() function
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/tests/
H A Dtest_ffi.cpp598 botan_cipher_t cipher_encrypt, cipher_decrypt; in ffi_test_ciphers_cbc() local
675 botan_cipher_t cipher_encrypt, cipher_decrypt; in ffi_test_ciphers_aead_gcm() local
784 botan_cipher_t cipher_encrypt, cipher_decrypt; in ffi_test_ciphers_aead_eax() local

12