Home
last modified time | relevance | path

Searched refs:twofish_set_key (Results 1 – 21 of 21) sorted by relevance

/dports/security/nettle/nettle-3.7.3/
H A Dtwofish.h50 #define twofish_set_key nettle_twofish_set_key macro
76 twofish_set_key(struct twofish_ctx *ctx,
H A Dtwofish.c282 twofish_set_key(struct twofish_ctx *context, in twofish_set_key() function
337 twofish_set_key (context, TWOFISH128_KEY_SIZE, key); in twofish128_set_key()
342 twofish_set_key (context, TWOFISH192_KEY_SIZE, key); in twofish192_set_key()
347 twofish_set_key (context, TWOFISH256_KEY_SIZE, key); in twofish256_set_key()
H A Dnettle.info2104 -- Function: void twofish_set_key (struct twofish_ctx *CTX, size_t
6658 * twofish_set_key: Cipher functions. (line 873)
H A Dnettle.texinfo2178 @deftypefun void twofish_set_key (struct twofish_ctx *@var{ctx}, size_t @var{length}, const uint8_t…
H A DChangeLog12959 (twofish_set_key): Don't silently truncate too large keys.
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/nettle-src-3.5.1-2/nettle/
H A Dtwofish.h50 #define twofish_set_key nettle_twofish_set_key macro
76 twofish_set_key(struct twofish_ctx *ctx,
H A Dtwofish.c282 twofish_set_key(struct twofish_ctx *context, in twofish_set_key() function
337 twofish_set_key (context, TWOFISH128_KEY_SIZE, key); in twofish128_set_key()
342 twofish_set_key (context, TWOFISH192_KEY_SIZE, key); in twofish192_set_key()
347 twofish_set_key (context, TWOFISH256_KEY_SIZE, key); in twofish256_set_key()
H A Dnettle.info1860 -- Function: void twofish_set_key (struct twofish_ctx *CTX, size_t
6064 * twofish_set_key: Cipher functions. (line 766)
H A Dnettle.texinfo1917 @deftypefun void twofish_set_key (struct twofish_ctx *@var{ctx}, size_t @var{length}, const uint8_t…
H A DChangeLog11541 (twofish_set_key): Don't silently truncate too large keys.
/dports/devel/silc-toolkit/silc-toolkit-1.1.12/lib/silccrypt/
H A Dtwofish_internal.h33 u4byte *twofish_set_key(TwofishContext *ctx,
H A Dtwofish.c57 twofish_set_key((TwofishContext *)context, k, keylen); in SILC_CIPHER_API_SET_KEY()
457 u4byte *twofish_set_key(TwofishContext *ctx, in twofish_set_key() function
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/crypto/
H A Dcipher-nettle.c407 twofish_set_key(ctx->ctx, nkey, key); in qcrypto_cipher_ctx_new()
408 twofish_set_key(ctx->ctx_tweak, nkey, key + nkey); in qcrypto_cipher_ctx_new()
410 twofish_set_key(ctx->ctx, nkey, key); in qcrypto_cipher_ctx_new()
/dports/emulators/qemu42/qemu-4.2.1/crypto/
H A Dcipher-nettle.c560 twofish_set_key(ctx->ctx, nkey, key); in qcrypto_cipher_ctx_new()
561 twofish_set_key(ctx->ctx_tweak, nkey, key + nkey); in qcrypto_cipher_ctx_new()
563 twofish_set_key(ctx->ctx, nkey, key); in qcrypto_cipher_ctx_new()
/dports/emulators/qemu-utils/qemu-4.2.1/crypto/
H A Dcipher-nettle.c560 twofish_set_key(ctx->ctx, nkey, key); in qcrypto_cipher_ctx_new()
561 twofish_set_key(ctx->ctx_tweak, nkey, key + nkey); in qcrypto_cipher_ctx_new()
563 twofish_set_key(ctx->ctx, nkey, key); in qcrypto_cipher_ctx_new()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/crypto/
H A Dcipher-nettle.c560 twofish_set_key(ctx->ctx, nkey, key); in qcrypto_cipher_ctx_new()
561 twofish_set_key(ctx->ctx_tweak, nkey, key + nkey); in qcrypto_cipher_ctx_new()
563 twofish_set_key(ctx->ctx, nkey, key); in qcrypto_cipher_ctx_new()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/crypto/
H A Dcipher-nettle.c560 twofish_set_key(ctx->ctx, nkey, key); in qcrypto_cipher_ctx_new()
561 twofish_set_key(ctx->ctx_tweak, nkey, key + nkey); in qcrypto_cipher_ctx_new()
563 twofish_set_key(ctx->ctx, nkey, key); in qcrypto_cipher_ctx_new()
/dports/emulators/qemu/qemu-6.2.0/crypto/
H A Dcipher-nettle.c.inc695 twofish_set_key(&ctx->key_xts, nkey, key + nkey);
700 twofish_set_key(&ctx->key, nkey, key);
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/crypto/
H A Dcipher-nettle.c.inc695 twofish_set_key(&ctx->key_xts, nkey, key + nkey);
700 twofish_set_key(&ctx->key, nkey, key);
/dports/emulators/qemu60/qemu-6.0.0/crypto/
H A Dcipher-nettle.c.inc740 twofish_set_key(&ctx->key_xts, nkey, key + nkey);
745 twofish_set_key(&ctx->key, nkey, key);
/dports/emulators/qemu5/qemu-5.2.0/crypto/
H A Dcipher-nettle.c.inc740 twofish_set_key(&ctx->key_xts, nkey, key + nkey);
745 twofish_set_key(&ctx->key, nkey, key);