Home
last modified time | relevance | path

Searched defs:outkey (Results 1 – 25 of 132) sorted by relevance

123456

/dports/security/shishi/shishi-1.0.2/lib/
H A Dcrypto-aes.c84 size_t saltlen, const char *parameter, Shishi_key * outkey) in aes_string_to_key()
151 const char *parameter, Shishi_key * outkey) in aes128_string_to_key()
163 const char *parameter, Shishi_key * outkey) in aes256_string_to_key()
171 const char *rnd, size_t rndlen, Shishi_key * outkey) in aes128_random_to_key()
183 const char *rnd, size_t rndlen, Shishi_key * outkey) in aes256_random_to_key()
H A Dcrypto-null.c69 const char *rnd, size_t rndlen, Shishi_key * outkey) in null_random_to_key()
78 const char *parameter, Shishi_key * outkey) in null_string_to_key()
H A Dkey.c442 const char *rnd, size_t rndlen, Shishi_key ** outkey) in shishi_key_from_random()
477 const char *parameter, Shishi_key ** outkey) in shishi_key_from_string()
518 const char *parameter, Shishi_key ** outkey) in shishi_key_from_name()
H A Dcrypto-3des.c164 const char *rnd, size_t rndlen, Shishi_key * outkey) in des3_random_to_key()
214 const char *parameter, Shishi_key * outkey) in des3_string_to_key()
H A Dcrypto-rc4.c471 Shishi_key * outkey) in arcfour_hmac_random_to_key()
490 const char *parameter, Shishi_key * outkey) in arcfour_hmac_string_to_key()
/dports/mail/opendkim/opendkim-2.10.3/libopendkim/
H A Ddkim-test.c298 gnutls_datum_t outkey; in dkim_test_key() local
301 BIO *outkey; in dkim_test_key() local
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/yp/
H A Dyp_first.c126 int inkeylen, char **outkey, int *outkeylen, char **outval, int *outvallen) in yp_next()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/lib/crypto/krb/
H A Dderive.c290 krb5_key inkey, krb5_keyblock *outkey, in krb5int_derive_keyblock()
317 krb5_key inkey, krb5_key *outkey, in krb5int_derive_key()
/dports/security/krb5/krb5-1.19.2/src/lib/crypto/krb/
H A Dderive.c290 krb5_key inkey, krb5_keyblock *outkey, in krb5int_derive_keyblock()
317 krb5_key inkey, krb5_key *outkey, in krb5int_derive_key()
/dports/net/p5-Net-NIS/Net-NIS-0.44/
H A DNIS.xs361 char *outkey; in yp_first() local
385 char *outkey; in yp_next() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/solenv/bin/
H A Ddesktop-translate.py68 outkey = "Name" variable
/dports/net-p2p/microdc2/microdc2-0.15.6/src/
H A Dconnection.c39 char *outkey; in decode_lock() local
/dports/graphics/opendx/dx-4.4.4/src/uipp/base/
H A DLicense.C448 char *outkey = new char[64]; in GenerateExecKey() local
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/access/nbtree/
H A Dnbtxlog.c928 UnlockReleaseBuffer(leafbuf);
953 pageop->btpo_flags = BTP_ROOT;
996 * The GlobalVisCheckRemovableFullXid() test in BTPageIsRecyclable() is used
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/access/nbtree/
H A Dnbtxlog.c928 * reuse pages in the index via the FSM. That's all they do though.
953 btree_xlog_insert(true, false, false, record);
996 elog(PANIC, "btree_redo: unknown op code %u", info);
/dports/textproc/heirloom-doctools/heirloom-doctools-160308/refer/
H A Dmkey2.c72 outkey(char *ky, int lead, int trail) in outkey() function
/dports/print/openprinting/papi-1.0_beta/source/libpapi-dynamic/nss/
H A Dnss-nis.c86 char *outkey; in internal_nis_getprinterentry_r() local
/dports/net-p2p/c-lightning/lightning-0.10.2/devtools/
H A Dmkclose.c50 struct pubkey funding_pubkey[NUM_SIDES], outkey[NUM_SIDES]; in main() local
/dports/audio/mamba/Mamba-2.2/src/
H A Dxkeyboard.c753 static void get_outkey(MidiKeyboard *keys, KeySym sym, float *outkey) { in get_outkey()
780 float outkey = 0.0; in key_press() local
808 float outkey = 0.0; in key_release() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/sunrpc/auth_gss/
H A Dgss_krb5_keys.c143 struct xdr_netobj *outkey, in krb5_derive_key()
/dports/multimedia/libv4l/linux-5.13-rc2/net/sunrpc/auth_gss/
H A Dgss_krb5_keys.c143 struct xdr_netobj *outkey, in krb5_derive_key()
/dports/games/scourge/scourge/src/squirrel/
H A Dsqclass.cpp79 SQInteger SQClass::Next( const SQObjectPtr &refpos, SQObjectPtr &outkey, SQObjectPtr &outval ) { in Next()
H A Dsqtable.cpp130 SQInteger SQTable::Next( bool getweakrefs, const SQObjectPtr &refpos, SQObjectPtr &outkey, SQObject… in Next()
/dports/audio/pianobar/pianobar-2020.11.28/src/libpiano/
H A Dpiano.c41 const char *outkey) { in PianoInit()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/sunrpc/auth_gss/
H A Dgss_krb5_keys.c143 struct xdr_netobj *outkey, in krb5_derive_key()

123456