Home
last modified time | relevance | path

Searched defs:aes_set_key (Results 1 – 25 of 70) sorted by relevance

123

/dports/emulators/hercules/hercules-3.13/crypto/
H A Daes.h65 #define aes_set_key rijndael_set_key macro
/dports/devel/radare2/radare2-5.1.1/libr/crypto/p/
H A Dcrypto_aes.c10 static bool aes_set_key (RCrypto *cry, const ut8 *key, int keylen, int mode, int direction) { in aes_set_key() function
/dports/security/aescrypt/aescrypt-0.7/
H A Daescmdline.c49 void aes_set_key(char *inkey, int keysize) { in aes_set_key() function
/dports/www/srt/srt-1.4.4/haicrypt/
H A Dcryspr.h71 int (*aes_set_key)( member
/dports/security/aespipe/aespipe-v2.4e/
H A Daes-x86.S45 # define aes_set_key _aes_set_key macro
420 aes_set_key: label
H A Daes-amd64.S48 # define aes_set_key _aes_set_key macro
407 aes_set_key: label
/dports/security/tcpcrypt/tcpcrypt-0.5/src/
H A Dcrypto_aes.c137 static int aes_set_key(struct crypt *c, void *key, int len) in aes_set_key() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/sparc/crypto/
H A Daes_glue.c168 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in aes_set_key() function
/dports/audio/libgpod/libgpod-0.8.3/src/
H A Drijndael.c321 void aes_set_key(u8 *key) { in aes_set_key() function
/dports/audio/libgpod-sharp/libgpod-0.8.3/src/
H A Drijndael.c321 void aes_set_key(u8 *key) { in aes_set_key() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/sparc/crypto/
H A Daes_glue.c168 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in aes_set_key() function
/dports/multimedia/libv4l/linux-5.13-rc2/arch/sparc/crypto/
H A Daes_glue.c168 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in aes_set_key() function
/dports/security/libotr/libotr-4.1.1/toolkit/
H A Daes.c439 int aes_set_key( aes_context *ctx, uint8 *key, int nbits ) in aes_set_key() function
/dports/net/sbd/sbd-1.37/
H A Daes.c437 int aes_set_key( aes_context *ctx, uint8 *key, int nbits ) in aes_set_key() function
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libotr/toolkit/
H A Daes.c439 int aes_set_key( aes_context *ctx, uint8 *key, int nbits ) in aes_set_key() function
/dports/security/R-cran-digest/digest/src/
H A Daes.c437 int aes_set_key( aes_context *ctx, uint8 *key, int nbits ) in aes_set_key() function
/dports/databases/postgresql96-server/postgresql-9.6.24/contrib/pgcrypto/
H A Drijndael.c504 aes_set_key(rijndael_ctx *ctx, const uint8 *key, unsigned keybits, int enc) in aes_set_key() function
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/contrib/pgcrypto/
H A Drijndael.c504 aes_set_key(rijndael_ctx *ctx, const uint8 *key, unsigned keybits, int enc) in aes_set_key() function
/dports/databases/postgresql96-plpython/postgresql-9.6.24/contrib/pgcrypto/
H A Drijndael.c504 aes_set_key(rijndael_ctx *ctx, const uint8 *key, unsigned keybits, int enc) in aes_set_key() function
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/crypto/
H A Dpadlock-aes.c107 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in aes_set_key() function
/dports/databases/postgresql10-server/postgresql-10.19/contrib/pgcrypto/
H A Drijndael.c504 aes_set_key(rijndael_ctx *ctx, const uint8 *key, unsigned keybits, int enc) in aes_set_key() function
/dports/databases/postgresql10-plperl/postgresql-10.19/contrib/pgcrypto/
H A Drijndael.c504 aes_set_key(rijndael_ctx *ctx, const uint8 *key, unsigned keybits, int enc) in aes_set_key() function
/dports/databases/postgresql10-docs/postgresql-10.19/contrib/pgcrypto/
H A Drijndael.c504 aes_set_key(rijndael_ctx *ctx, const uint8 *key, unsigned keybits, int enc) in aes_set_key() function
/dports/databases/postgresql10-client/postgresql-10.19/contrib/pgcrypto/
H A Drijndael.c504 aes_set_key(rijndael_ctx *ctx, const uint8 *key, unsigned keybits, int enc) in aes_set_key() function
/dports/databases/postgresql10-pltcl/postgresql-10.19/contrib/pgcrypto/
H A Drijndael.c504 aes_set_key(rijndael_ctx *ctx, const uint8 *key, unsigned keybits, int enc) in aes_set_key() function

123