Home
last modified time | relevance | path

Searched refs:set_key (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-wt/
H A Ddn2id.c89 cursor->set_key(cursor, e->e_ndn); in wt_dn2id_add()
132 cursor->set_key(cursor, ndn->bv_val); in wt_dn2id_delete()
183 cursor->set_key(cursor, ndn->bv_val); in wt_dn2id()
243 cursor->set_key(cursor, key); in wt_dn2id_has_children()
293 cursor->set_key(cursor, revdn); in wt_dn2idl()
382 cursor->set_key(cursor, dn->bv_val);
H A Did2entry.c54 cursor->set_key(cursor, e->e_id); in wt_id2entry_put()
105 cursor->set_key(cursor, e->e_id); in wt_id2entry_delete()
143 cursor->set_key(cursor, id); in wt_id2entry()
H A Dkey.c57 cursor->set_key(cursor, &key, 0); in wt_key_read()
126 cursor->set_key(cursor, &item, id); in wt_key_change()
H A Ddn2entry.c67 cursor->set_key(cursor, ndn->bv_val); in wt_dn2entry()
/netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/
H A Ddes.inc22 set_key.c \
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/
H A Ddes.inc26 set_key.c \
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/mech/
H A Dgss_krb5.c243 set_key(krb5_keyblock *keyblock, gss_krb5_lucid_key_t *key) in set_key() function
357 ret = set_key(&key, &ctx->rfc1964_kd.ctx_key); in gss_krb5_export_lucid_sec_context()
369 ret = set_key(&key, &ctx->cfx_kd.ctx_key); in gss_krb5_export_lucid_sec_context()
376 ret = set_key(&key, &ctx->cfx_kd.acceptor_subkey); in gss_krb5_export_lucid_sec_context()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/des/
H A Dbuild.info3 set_key.c ecb_enc.c cbc_enc.c \
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/des/
H A Dbuild.info16 $COMMON=set_key.c ecb3_enc.c
/netbsd-src/crypto/external/bsd/openssl/lib/libdes/
H A DVERSION55 meant I've changed the des_SPtrans table (spr.h), the set_key()
262 Speedup in set_key (recoding of PC-1)
367 Fixed set_key :-)
368 set_key is 4 times faster and takes less space.
373 Now I need to fix set_key.
H A Ddes.h242 # define set_key des_set_key macro
H A DFILES054 set_key.c - Source for des_set_key().
/netbsd-src/crypto/external/bsd/openssl.old/lib/libdes/
H A DVERSION55 meant I've changed the des_SPtrans table (spr.h), the set_key()
262 Speedup in set_key (recoding of PC-1)
367 Fixed set_key :-)
368 set_key is 4 times faster and takes less space.
373 Now I need to fix set_key.
H A Ddes.h242 # define set_key des_set_key macro
H A DFILES054 set_key.c - Source for des_set_key().
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A DChangeLog1079 * set_key.c: correct weak keys and update comment
1083 * set_key.c: correct the two last weak keys in accordance with
/netbsd-src/crypto/external/bsd/openssl/dist/providers/
H A Dfips.module.sources122 crypto/des/set_key.c