Home
last modified time | relevance | path

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

12

/dports/emulators/qemu/qemu-6.2.0/crypto/
H A Dcipherpriv.h21 int (*cipher_encrypt)(QCryptoCipher *cipher, member
/dports/emulators/qemu60/qemu-6.0.0/crypto/
H A Dcipherpriv.h21 int (*cipher_encrypt)(QCryptoCipher *cipher, member
/dports/emulators/qemu5/qemu-5.2.0/crypto/
H A Dcipherpriv.h21 int (*cipher_encrypt)(QCryptoCipher *cipher, member
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/crypto/
H A Dcipherpriv.h21 int (*cipher_encrypt)(QCryptoCipher *cipher, member
/dports/emulators/qemu42/qemu-4.2.1/crypto/
H A Dcipherpriv.h23 int (*cipher_encrypt)(QCryptoCipher *cipher, member
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/crypto/
H A Dcipherpriv.h23 int (*cipher_encrypt)(QCryptoCipher *cipher, member
/dports/emulators/qemu-utils/qemu-4.2.1/crypto/
H A Dcipherpriv.h23 int (*cipher_encrypt)(QCryptoCipher *cipher, member
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/crypto/
H A Dcipherpriv.h23 int (*cipher_encrypt)(QCryptoCipher *cipher, member
/dports/emulators/qemu-guest-agent/qemu-5.0.1/crypto/
H A Dcipherpriv.h23 int (*cipher_encrypt)(QCryptoCipher *cipher, member
/dports/sysutils/syslinux/syslinux-6.03/gpxe/src/include/gpxe/
H A Dcrypto.h126 static inline void cipher_encrypt ( struct cipher_algorithm *cipher, in cipher_encrypt() function
131 #define cipher_encrypt( cipher, ctx, src, dst, len ) do { \ macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/include/ipxe/
H A Dcrypto.h197 static inline void cipher_encrypt ( struct cipher_algorithm *cipher, in cipher_encrypt() function
202 #define cipher_encrypt( cipher, ctx, src, dst, len ) do { \ macro
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/include/ipxe/
H A Dcrypto.h197 static inline void cipher_encrypt ( struct cipher_algorithm *cipher, in cipher_encrypt() function
202 #define cipher_encrypt( cipher, ctx, src, dst, len ) do { \ macro
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/include/ipxe/
H A Dcrypto.h197 static inline void cipher_encrypt ( struct cipher_algorithm *cipher, in cipher_encrypt() function
202 #define cipher_encrypt( cipher, ctx, src, dst, len ) do { \ macro
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/include/ipxe/
H A Dcrypto.h197 static inline void cipher_encrypt ( struct cipher_algorithm *cipher, in cipher_encrypt() function
202 #define cipher_encrypt( cipher, ctx, src, dst, len ) do { \ macro
/dports/net/ipxe/ipxe-2265a65/src/include/ipxe/
H A Dcrypto.h197 static inline void cipher_encrypt ( struct cipher_algorithm *cipher, in cipher_encrypt() function
202 #define cipher_encrypt( cipher, ctx, src, dst, len ) do { \ macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/include/ipxe/
H A Dcrypto.h197 static inline void cipher_encrypt ( struct cipher_algorithm *cipher, in cipher_encrypt() function
202 #define cipher_encrypt( cipher, ctx, src, dst, len ) do { \ macro
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/include/ipxe/
H A Dcrypto.h197 static inline void cipher_encrypt ( struct cipher_algorithm *cipher, in cipher_encrypt() function
202 #define cipher_encrypt( cipher, ctx, src, dst, len ) do { \ macro
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/include/ipxe/
H A Dcrypto.h197 static inline void cipher_encrypt ( struct cipher_algorithm *cipher, in cipher_encrypt() function
202 #define cipher_encrypt( cipher, ctx, src, dst, len ) do { \ macro
/dports/security/tinc-devel/tinc-1.1pre18/src/openssl/
H A Dcipher.c147 bool cipher_encrypt(cipher_t *cipher, const void *indata, size_t inlen, void *outdata, size_t *outl… in cipher_encrypt() function
/dports/security/akmos/akmos-0.7.2/src/
H A Dcipher.c98 static void cipher_encrypt(akmos_cipher_t ctx, const uint8_t *in_blk, uint8_t *out_blk) in cipher_encrypt() function
/dports/security/tinc-devel/tinc-1.1pre18/src/gcrypt/
H A Dcipher.c189 bool cipher_encrypt(cipher_t *cipher, const void *indata, size_t inlen, void *outdata, size_t *outl… in cipher_encrypt() function
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/srtp/src/crypto/include/
H A Dcipher.h176 #define cipher_encrypt(c, buf, len) \ macro
/dports/devel/premake5/premake-5.0.0-alpha16-src/contrib/mbedtls/programs/psa/
H A Dcrypto_examples.c97 static psa_status_t cipher_encrypt( psa_key_id_t key, in cipher_encrypt() function
/dports/mail/gmime2/gmime-2.2.27/gmime/
H A Dgmime-cipher-context.c264 cipher_encrypt (GMimeCipherContext *ctx, gboolean sign, const char *userid, GPtrArray *recipients, in cipher_encrypt() 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