Home
last modified time | relevance | path

Searched defs:key (Results 1 – 25 of 2351) sorted by relevance

12345678910>>...95

/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dkey.c81 dst_key_name(const dst_key_t * key) dst_key_name() argument
87 dst_key_size(const dst_key_t * key) dst_key_size() argument
93 dst_key_proto(const dst_key_t * key) dst_key_proto() argument
99 dst_key_alg(const dst_key_t * key) dst_key_alg() argument
105 dst_key_flags(const dst_key_t * key) dst_key_flags() argument
111 dst_key_id(const dst_key_t * key) dst_key_id() argument
117 dst_key_rid(const dst_key_t * key) dst_key_rid() argument
123 dst_key_class(const dst_key_t * key) dst_key_class() argument
129 dst_key_iszonekey(const dst_key_t * key) dst_key_iszonekey() argument
147 dst_key_isnullkey(const dst_key_t * key) dst_key_isnullkey() argument
165 dst_key_setbits(dst_key_t * key,uint16_t bits) dst_key_setbits() argument
177 dst_key_getbits(const dst_key_t * key) dst_key_getbits() argument
183 dst_key_setttl(dst_key_t * key,dns_ttl_t ttl) dst_key_setttl() argument
189 dst_key_getttl(const dst_key_t * key) dst_key_getttl() argument
[all...]
H A Ddst_api.c275 dst_context_create(dst_key_t * key,isc_mem_t * mctx,isc_logcategory_t * category,bool useforsigning,int maxbits,dst_context_t ** dctxp) dst_context_create() argument
347 dst_key_t *key; dst_context_sign() local
432 dst_key_tofile(const dst_key_t * key,int type,const char * directory) dst_key_tofile() argument
469 dst_key_setexternal(dst_key_t * key,bool value) dst_key_setexternal() argument
476 dst_key_isexternal(dst_key_t * key) dst_key_isexternal() argument
483 dst_key_setmodified(dst_key_t * key,bool value) dst_key_setmodified() argument
492 dst_key_ismodified(const dst_key_t * key) dst_key_ismodified() argument
537 dst_key_t *key; dst_key_fromfile() local
587 dst_key_t *pubkey = NULL, *key = NULL; dst_key_fromnamedfile() local
723 dst_key_todns(const dst_key_t * key,isc_buffer_t * target) dst_key_todns() argument
768 dst_key_t *key = NULL; dst_key_fromdns_ex() local
811 dst_key_t *key = NULL; dst_key_frombuffer() local
833 dst_key_tobuffer(const dst_key_t * key,isc_buffer_t * target) dst_key_tobuffer() argument
848 dst_key_privatefrombuffer(dst_key_t * key,isc_buffer_t * buffer) dst_key_privatefrombuffer() argument
872 dst_key_getgssctx(const dst_key_t * key) dst_key_getgssctx() argument
881 dst_key_t *key; dst_key_fromgssapi() local
978 dst_key_t *key; dst_key_buildinternal() local
1012 dst_key_t *key; dst_key_fromlabel() local
1054 dst_key_t *key; dst_key_generate() local
1098 dst_key_getbool(const dst_key_t * key,int type,bool * valuep) dst_key_getbool() argument
1115 dst_key_setbool(dst_key_t * key,int type,bool value) dst_key_setbool() argument
1128 dst_key_unsetbool(dst_key_t * key,int type) dst_key_unsetbool() argument
1139 dst_key_getnum(const dst_key_t * key,int type,uint32_t * valuep) dst_key_getnum() argument
1156 dst_key_setnum(dst_key_t * key,int type,uint32_t value) dst_key_setnum() argument
1169 dst_key_unsetnum(dst_key_t * key,int type) dst_key_unsetnum() argument
1180 dst_key_gettime(const dst_key_t * key,int type,isc_stdtime_t * timep) dst_key_gettime() argument
1196 dst_key_settime(dst_key_t * key,int type,isc_stdtime_t when) dst_key_settime() argument
1209 dst_key_unsettime(dst_key_t * key,int type) dst_key_unsettime() argument
1220 dst_key_getstate(const dst_key_t * key,int type,dst_key_state_t * statep) dst_key_getstate() argument
1237 dst_key_setstate(dst_key_t * key,int type,dst_key_state_t state) dst_key_setstate() argument
1250 dst_key_unsetstate(dst_key_t * key,int type) dst_key_unsetstate() argument
1261 dst_key_getprivateformat(const dst_key_t * key,int * majorp,int * minorp) dst_key_getprivateformat() argument
1271 dst_key_setprivateformat(dst_key_t * key,int major,int minor) dst_key_setprivateformat() argument
1409 dst_key_t *key = *keyp; dst_key_free() local
1437 dst_key_isprivate(const dst_key_t * key) dst_key_isprivate() argument
1444 dst_key_buildfilename(const dst_key_t * key,int type,const char * directory,isc_buffer_t * out) dst_key_buildfilename() argument
1456 dst_key_sigsize(const dst_key_t * key,unsigned int * n) dst_key_sigsize() argument
1510 dst_key_secretsize(const dst_key_t * key,unsigned int * n) dst_key_secretsize() argument
1526 dst_key_setflags(dst_key_t * key,uint32_t flags) dst_key_setflags() argument
1533 dst_key_format(const dst_key_t * key,char * cp,unsigned int size) dst_key_format() argument
1544 dst_key_dump(dst_key_t * key,isc_mem_t * mctx,char ** buffer,int * length) dst_key_dump() argument
1560 dst_key_t *key; dst_key_restore() local
1599 dst_key_t *key; get_key_struct() local
1634 dst_key_inactive(const dst_key_t * key) dst_key_inactive() argument
1641 dst_key_setinactive(dst_key_t * key,bool inactive) dst_key_setinactive() argument
1987 issymmetric(const dst_key_t * key) issymmetric() argument
2020 printbool(const dst_key_t * key,int type,const char * tag,FILE * stream) printbool() argument
2035 printnum(const dst_key_t * key,int type,const char * tag,FILE * stream) printnum() argument
2050 printtime(const dst_key_t * key,int type,const char * tag,FILE * stream) printtime() argument
2082 printstate(const dst_key_t * key,int type,const char * tag,FILE * stream) printstate() argument
2097 write_key_state(const dst_key_t * key,int type,const char * directory) write_key_state() argument
2184 write_public_key(const dst_key_t * key,int type,const char * directory) write_public_key() argument
2343 computeid(dst_key_t * key) computeid() argument
2366 dst_key_t *key; frombuffer() local
2443 dst_key_tkeytoken(const dst_key_t * key) dst_key_tkeytoken() argument
2454 dst_key_is_unused(dst_key_t * key) dst_key_is_unused() argument
2523 dst_key_role(dst_key_t * key,bool * ksk,bool * zsk) dst_key_role() argument
2552 dst_key_is_published(dst_key_t * key,isc_stdtime_t now,isc_stdtime_t * publish) dst_key_is_published() argument
2586 dst_key_is_active(dst_key_t * key,isc_stdtime_t now) dst_key_is_active() argument
2645 dst_key_is_signing(dst_key_t * key,int role,isc_stdtime_t now,isc_stdtime_t * active) dst_key_is_signing() argument
2701 dst_key_is_revoked(dst_key_t * key,isc_stdtime_t now,isc_stdtime_t * revoke) dst_key_is_revoked() argument
2718 dst_key_is_removed(dst_key_t * key,isc_stdtime_t now,isc_stdtime_t * remove) dst_key_is_removed() argument
2756 dst_key_goal(dst_key_t * key) dst_key_goal() argument
2770 dst_key_haskasp(dst_key_t * key) dst_key_haskasp() argument
[all...]
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dkey.c81 dst_key_name(const dst_key_t *key) { in dst_key_name()
87 dst_key_size(const dst_key_t *key) { in dst_key_size()
93 dst_key_proto(const dst_key_t *key) { in dst_key_proto()
99 dst_key_alg(const dst_key_t *key) { in dst_key_alg()
105 dst_key_flags(const dst_key_t *key) { in dst_key_flags()
111 dst_key_id(const dst_key_t *key) { in dst_key_id()
117 dst_key_rid(const dst_key_t *key) { in dst_key_rid()
123 dst_key_class(const dst_key_t *key) { in dst_key_class()
129 dst_key_iszonekey(const dst_key_t *key) { in dst_key_iszonekey()
147 dst_key_isnullkey(const dst_key_t *key) { in dst_key_isnullkey()
[all …]
H A Ddst_api.c293 dst_context_create(dst_key_t *key, isc_mem_t *mctx, isc_logcategory_t *category, in dst_context_create()
365 dst_key_t *key; in dst_context_sign() local
450 dst_key_tofile(const dst_key_t *key, int type, const char *directory) { in dst_key_tofile()
487 dst_key_setexternal(dst_key_t *key, bool value) { in dst_key_setexternal()
494 dst_key_isexternal(dst_key_t *key) { in dst_key_isexternal()
501 dst_key_setmodified(dst_key_t *key, bool value) { in dst_key_setmodified()
510 dst_key_ismodified(const dst_key_t *key) { in dst_key_ismodified()
558 dst_key_t *key; in dst_key_fromfile() local
608 dst_key_t *pubkey = NULL, *key = NULL; in dst_key_fromnamedfile() local
750 dst_key_todns(const dst_key_t *key, isc_buffer_t *target) { in dst_key_todns()
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dparams.h27 # define OSSL_PARAM_DEFN(key, type, addr, sz) \ argument
31 # define OSSL_PARAM_int(key, addr) \ argument
33 # define OSSL_PARAM_uint(key, addr) \ argument
36 # define OSSL_PARAM_long(key, addr) \ argument
38 # define OSSL_PARAM_ulong(key, addr) \ argument
41 # define OSSL_PARAM_int32(key, addr) \ argument
43 # define OSSL_PARAM_uint32(key, addr) \ argument
46 # define OSSL_PARAM_int64(key, addr) \ argument
48 # define OSSL_PARAM_uint64(key, addr) \ argument
51 # define OSSL_PARAM_size_t(key, addr) \ argument
[all …]
/netbsd-src/external/mpl/bind/dist/tests/isc/
H A Dht_test.c57 snprintf((char *)key, sizeof(key), "%u", (unsigned int)i); in test_ht_full() local
65 unsigned char key[16]; test_ht_full() local
75 unsigned char key[16]; test_ht_full() local
83 char key[64]; test_ht_full() local
96 unsigned char key[16]; test_ht_full() local
109 char key[64]; test_ht_full() local
120 unsigned char key[16]; test_ht_full() local
132 unsigned char key[16]; test_ht_full() local
143 char key[64]; test_ht_full() local
157 unsigned char key[16]; test_ht_full() local
170 unsigned char key[16]; test_ht_full() local
191 unsigned char key[16]; test_ht_iterator() local
[all...]
/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dkill.c197 rl_kill_word (int count, int key) in rl_kill_word()
220 rl_backward_kill_word (int count, int key) in rl_backward_kill_word()
243 rl_kill_line (int direction, int key) in rl_kill_line()
265 rl_backward_kill_line (int direction, int key) in rl_backward_kill_line()
290 rl_kill_full_line (int count, int key) in rl_kill_full_line()
307 rl_unix_word_rubout (int count, int key) in rl_unix_word_rubout()
339 rl_unix_filename_rubout (int count, int key) in rl_unix_filename_rubout()
382 rl_unix_line_discard (int count, int key) in rl_unix_line_discard()
418 rl_copy_region_to_kill (int count, int key) in rl_copy_region_to_kill()
425 rl_kill_region (int count, int key) in rl_kill_region()
[all …]
H A Dtext.c262 rl_forward_byte (int count, int key) in rl_forward_byte()
347 rl_forward_char (int count, int key) in rl_forward_char()
377 rl_forward_char (int count, int key) in rl_forward_char()
385 rl_forward (int count, int key) in rl_forward()
392 rl_backward_byte (int count, int key) in rl_backward_byte()
417 rl_backward_char (int count, int key) in rl_backward_char()
449 rl_backward_char (int count, int key) in rl_backward_char()
457 rl_backward (int count, int key) in rl_backward()
464 rl_beg_of_line (int count, int key) in rl_beg_of_line()
472 rl_end_of_line (int count, int key) in rl_end_of_line()
[all …]
H A Dvi_mode.c188 _rl_vi_set_last (int key, int repeat, int sign) in _rl_vi_set_last()
198 rl_vi_start_inserting (int key, int repeat, int sign) in rl_vi_start_inserting()
316 rl_vi_undo (int count, int key) in rl_vi_undo()
323 rl_vi_yank_arg (int count, int key) in rl_vi_yank_arg()
362 rl_vi_search_again (int count, int key) in rl_vi_search_again()
379 rl_vi_search (int count, int key) in rl_vi_search()
402 rl_vi_complete (int ignore, int key) in rl_vi_complete()
428 rl_vi_tilde_expand (int ignore, int key) in rl_vi_tilde_expand()
437 rl_vi_prev_word (int count, int key) in rl_vi_prev_word()
458 rl_vi_next_word (int count, int key) in rl_vi_next_word()
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dec_key.c338 int EC_KEY_set_public_key_affine_coordinates(EC_KEY *key, BIGNUM *x, in EC_KEY_set_public_key_affine_coordinates()
399 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key) in EC_KEY_get0_group()
404 int EC_KEY_set_group(EC_KEY *key, const EC_GROUP *group) in EC_KEY_set_group()
413 const BIGNUM *EC_KEY_get0_private_key(const EC_KEY *key) in EC_KEY_get0_private_key()
418 int EC_KEY_set_private_key(EC_KEY *key, const BIGNUM *priv_key) in EC_KEY_set_private_key()
512 const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key) in EC_KEY_get0_public_key()
517 int EC_KEY_set_public_key(EC_KEY *key, const EC_POINT *pub_key) in EC_KEY_set_public_key()
527 unsigned int EC_KEY_get_enc_flags(const EC_KEY *key) in EC_KEY_get_enc_flags()
532 void EC_KEY_set_enc_flags(EC_KEY *key, unsigned int flags) in EC_KEY_set_enc_flags()
537 point_conversion_form_t EC_KEY_get_conv_form(const EC_KEY *key) in EC_KEY_get_conv_form()
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A Devp_pkey.c91 int EVP_PKEY_get_attr_count(const EVP_PKEY *key) in EVP_PKEY_get_attr_count()
96 int EVP_PKEY_get_attr_by_NID(const EVP_PKEY *key, int nid, int lastpos) in EVP_PKEY_get_attr_by_NID()
101 int EVP_PKEY_get_attr_by_OBJ(const EVP_PKEY *key, const ASN1_OBJECT *obj, in EVP_PKEY_get_attr_by_OBJ()
107 X509_ATTRIBUTE *EVP_PKEY_get_attr(const EVP_PKEY *key, int loc) in EVP_PKEY_get_attr()
112 X509_ATTRIBUTE *EVP_PKEY_delete_attr(EVP_PKEY *key, int loc) in EVP_PKEY_delete_attr()
117 int EVP_PKEY_add1_attr(EVP_PKEY *key, X509_ATTRIBUTE *attr) in EVP_PKEY_add1_attr()
124 int EVP_PKEY_add1_attr_by_OBJ(EVP_PKEY *key, in EVP_PKEY_add1_attr_by_OBJ()
133 int EVP_PKEY_add1_attr_by_NID(EVP_PKEY *key, in EVP_PKEY_add1_attr_by_NID()
142 int EVP_PKEY_add1_attr_by_txt(EVP_PKEY *key, in EVP_PKEY_add1_attr_by_txt()
/netbsd-src/common/lib/libprop/
H A Dprop_dictionary_util.c45 prop_dictionary_get_dict(prop_dictionary_t dict, const char *key, in prop_dictionary_get_dict()
59 prop_dictionary_get_bool(prop_dictionary_t dict, const char *key, bool *valp) in prop_dictionary_get_bool()
73 prop_dictionary_set_bool(prop_dictionary_t dict, const char *key, bool val) in prop_dictionary_set_bool()
121 prop_dictionary_set_unsigned_number(prop_dictionary_t dict, const char *key, in prop_dictionary_set_unsigned_number()
188 prop_dictionary_set_string(prop_dictionary_t dict, const char *key, in prop_dictionary_set_string()
197 const char *key, in prop_dictionary_set_string_nocopy()
205 prop_dictionary_get_data(prop_dictionary_t dict, const char *key, in prop_dictionary_get_data()
226 prop_dictionary_set_data(prop_dictionary_t dict, const char *key, in prop_dictionary_set_data()
234 prop_dictionary_set_data_nocopy(prop_dictionary_t dict, const char *key, in prop_dictionary_set_data_nocopy()
246 const char *key, in prop_dictionary_get_cstring()
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dec_key.c404 static int ec_key_public_range_check(BN_CTX *ctx, const EC_KEY *key) in ec_key_public_range_check()
598 int EC_KEY_set_public_key_affine_coordinates(EC_KEY *key, BIGNUM *x, in EC_KEY_set_public_key_affine_coordinates()
656 OSSL_LIB_CTX *ossl_ec_key_get_libctx(const EC_KEY *key) in ossl_ec_key_get_libctx()
661 const char *ossl_ec_key_get0_propq(const EC_KEY *key) in ossl_ec_key_get0_propq()
666 void ossl_ec_key_set0_libctx(EC_KEY *key, OSSL_LIB_CTX *libctx) in ossl_ec_key_set0_libctx()
672 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key) in EC_KEY_get0_group()
677 int EC_KEY_set_group(EC_KEY *key, const EC_GROUP *group) in EC_KEY_set_group()
690 const BIGNUM *EC_KEY_get0_private_key(const EC_KEY *key) in EC_KEY_get0_private_key()
695 int EC_KEY_set_private_key(EC_KEY *key, const BIGNUM *priv_key) in EC_KEY_set_private_key()
790 const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key) in EC_KEY_get0_public_key()
[all …]
/netbsd-src/sys/crypto/des/
H A Ddes_setkey.c74 void des_set_odd_parity(des_cblock *key) in des_set_odd_parity()
82 int des_check_key_parity(des_cblock *key) in des_check_key_parity()
124 int des_is_weak_key(des_cblock *key) in des_is_weak_key()
149 int des_set_key(des_cblock *key, des_key_schedule schedule) in des_set_key()
166 int des_set_key_checked(des_cblock *key, des_key_schedule schedule) in des_set_key_checked()
176 void des_set_key_unchecked(des_cblock *key, des_key_schedule schedule) in des_set_key_unchecked()
232 int des_key_sched(des_cblock *key, des_key_schedule schedule) in des_key_sched()
237 void des_fixup_key_parity(des_cblock *key) in des_fixup_key_parity()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/evp/
H A Devp_pkey.c164 int EVP_PKEY_get_attr_count(const EVP_PKEY *key) in EVP_PKEY_get_attr_count()
169 int EVP_PKEY_get_attr_by_NID(const EVP_PKEY *key, int nid, int lastpos) in EVP_PKEY_get_attr_by_NID()
174 int EVP_PKEY_get_attr_by_OBJ(const EVP_PKEY *key, const ASN1_OBJECT *obj, in EVP_PKEY_get_attr_by_OBJ()
180 X509_ATTRIBUTE *EVP_PKEY_get_attr(const EVP_PKEY *key, int loc) in EVP_PKEY_get_attr()
185 X509_ATTRIBUTE *EVP_PKEY_delete_attr(EVP_PKEY *key, int loc) in EVP_PKEY_delete_attr()
190 int EVP_PKEY_add1_attr(EVP_PKEY *key, X509_ATTRIBUTE *attr) in EVP_PKEY_add1_attr()
197 int EVP_PKEY_add1_attr_by_OBJ(EVP_PKEY *key, in EVP_PKEY_add1_attr_by_OBJ()
206 int EVP_PKEY_add1_attr_by_NID(EVP_PKEY *key, in EVP_PKEY_add1_attr_by_NID()
215 int EVP_PKEY_add1_attr_by_txt(EVP_PKEY *key, in EVP_PKEY_add1_attr_by_txt()
224 const char *EVP_PKEY_get0_type_name(const EVP_PKEY *key) in EVP_PKEY_get0_type_name()
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Dparam_build.c25 const char *key; member
51 static OSSL_PARAM_BLD_DEF *param_push(OSSL_PARAM_BLD *bld, const char *key, in param_push()
76 static int param_push_num(OSSL_PARAM_BLD *bld, const char *key, in param_push_num()
122 int OSSL_PARAM_BLD_push_int(OSSL_PARAM_BLD *bld, const char *key, int num) in OSSL_PARAM_BLD_push_int()
127 int OSSL_PARAM_BLD_push_uint(OSSL_PARAM_BLD *bld, const char *key, in OSSL_PARAM_BLD_push_uint()
134 int OSSL_PARAM_BLD_push_long(OSSL_PARAM_BLD *bld, const char *key, in OSSL_PARAM_BLD_push_long()
140 int OSSL_PARAM_BLD_push_ulong(OSSL_PARAM_BLD *bld, const char *key, in OSSL_PARAM_BLD_push_ulong()
147 int OSSL_PARAM_BLD_push_int32(OSSL_PARAM_BLD *bld, const char *key, in OSSL_PARAM_BLD_push_int32()
153 int OSSL_PARAM_BLD_push_uint32(OSSL_PARAM_BLD *bld, const char *key, in OSSL_PARAM_BLD_push_uint32()
160 int OSSL_PARAM_BLD_push_int64(OSSL_PARAM_BLD *bld, const char *key, in OSSL_PARAM_BLD_push_int64()
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/lib/libdes/
H A Doset_key.c88 void des_set_odd_parity(des_cblock *key) in des_set_odd_parity()
96 int des_check_key_parity(const_des_cblock *key) in des_check_key_parity()
138 int des_is_weak_key(const_des_cblock *key) in des_is_weak_key()
310 int des_set_key(const_des_cblock *key, des_key_schedule schedule) in des_set_key()
327 int des_set_key_checked(const_des_cblock *key, des_key_schedule schedule) in des_set_key_checked()
337 void des_set_key_unchecked(const_des_cblock *key, des_key_schedule schedule) in des_set_key_unchecked()
393 int des_key_sched(const_des_cblock *key, des_key_schedule schedule) in des_key_sched()
399 void des_fixup_key_parity(des_cblock *key) in des_fixup_key_parity()
/netbsd-src/crypto/external/bsd/openssl/lib/libdes/
H A Doset_key.c88 void des_set_odd_parity(des_cblock *key) in des_set_odd_parity()
96 int des_check_key_parity(const_des_cblock *key) in des_check_key_parity()
138 int des_is_weak_key(const_des_cblock *key) in des_is_weak_key()
310 int des_set_key(const_des_cblock *key, des_key_schedule schedule) in des_set_key()
327 int des_set_key_checked(const_des_cblock *key, des_key_schedule schedule) in des_set_key_checked()
337 void des_set_key_unchecked(const_des_cblock *key, des_key_schedule schedule) in des_set_key_unchecked()
393 int des_key_sched(const_des_cblock *key, des_key_schedule schedule) in des_key_sched()
399 void des_fixup_key_parity(des_cblock *key) in des_fixup_key_parity()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/rsa/
H A Drsa_chk.c22 static int rsa_validate_keypair_multiprime(const RSA *key, BN_GENCB *cb) in rsa_validate_keypair_multiprime()
237 int ossl_rsa_validate_public(const RSA *key) in ossl_rsa_validate_public()
242 int ossl_rsa_validate_private(const RSA *key) in ossl_rsa_validate_private()
247 int ossl_rsa_validate_pairwise(const RSA *key) in ossl_rsa_validate_pairwise()
256 int RSA_check_key(const RSA *key) in RSA_check_key()
261 int RSA_check_key_ex(const RSA *key, BN_GENCB *cb) in RSA_check_key_ex()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/des/
H A Dset_key.c53 void DES_set_odd_parity(DES_cblock *key) in DES_set_odd_parity()
61 int DES_check_key_parity(const_DES_cblock *key) in DES_check_key_parity()
102 int DES_is_weak_key(const_DES_cblock *key) in DES_is_weak_key()
278 int DES_set_key(const_DES_cblock *key, DES_key_schedule *schedule) in DES_set_key()
293 int DES_set_key_checked(const_DES_cblock *key, DES_key_schedule *schedule) in DES_set_key_checked()
303 void DES_set_key_unchecked(const_DES_cblock *key, DES_key_schedule *schedule) in DES_set_key_unchecked()
369 int DES_key_sched(const_DES_cblock *key, DES_key_schedule *schedule) in DES_key_sched()
/netbsd-src/external/bsd/elftosb/dist/common/
H A DAESKey.h67 AESKey(const key_t & key) in AESKey()
73 AESKey(const key_t * key) in AESKey()
120 inline void getKey(key_t * key) const { memcpy(key, m_key, sizeof(m_key)); } in getKey()
122 inline void setKey(const key_t & key) { memcpy(m_key, &key, sizeof(m_key)); } in setKey()
123 inline void setKey(const key_t * key) { memcpy(m_key, key, sizeof(m_key)); } in setKey()
124 inline void setKey(const AESKey<S> & key) { memcpy(m_key, key.m_key, sizeof(m_key)); } in setKey()
/netbsd-src/sys/opencrypto/
H A Dcryptosoft_xform.c390 null_encrypt(void *key, u_int8_t *blk) in null_encrypt()
394 null_decrypt(void *key, u_int8_t *blk) in null_decrypt()
398 null_setkey(u_int8_t **sched, const u_int8_t *key, int len) in null_setkey()
410 des1_encrypt(void *key, u_int8_t *blk) in des1_encrypt()
419 des1_decrypt(void *key, u_int8_t *blk) in des1_decrypt()
428 des1_setkey(u_int8_t **sched, const u_int8_t *key, int len) in des1_setkey()
450 des3_encrypt(void *key, u_int8_t *blk) in des3_encrypt()
459 des3_decrypt(void *key, u_int8_t *blk) in des3_decrypt()
468 des3_setkey(u_int8_t **sched, const u_int8_t *key, int len) in des3_setkey()
492 blf_encrypt(void *key, u_int8_t *blk) in blf_encrypt()
[all …]
/netbsd-src/lib/libpthread/
H A Dtss.c41 tss_create(tss_t *key, tss_dtor_t dtor) in tss_create()
53 tss_delete(tss_t key) in tss_delete()
63 tss_get(tss_t key) in tss_get()
70 tss_set(tss_t key, void *val) in tss_set()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/des/
H A Dset_key.c59 void DES_set_odd_parity(DES_cblock *key) in DES_set_odd_parity()
71 int DES_check_key_parity(const_DES_cblock *key) in DES_check_key_parity()
119 int DES_is_weak_key(const_DES_cblock *key) in DES_is_weak_key()
298 int DES_set_key(const_DES_cblock *key, DES_key_schedule *schedule) in DES_set_key()
315 int DES_set_key_checked(const_DES_cblock *key, DES_key_schedule *schedule) in DES_set_key_checked()
325 void DES_set_key_unchecked(const_DES_cblock *key, DES_key_schedule *schedule) in DES_set_key_unchecked()
391 int DES_key_sched(const_DES_cblock *key, DES_key_schedule *schedule) in DES_key_sched()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/otp/
H A Dotp_print.c46 otp_checksum (OtpKey key) in otp_checksum()
61 otp_print_stddict (OtpKey key, char *str, size_t sz) in otp_print_stddict()
77 otp_print_hex (OtpKey key, char *str, size_t sz) in otp_print_hex()
86 otp_print_hex_extended (OtpKey key, char *str, size_t sz) in otp_print_hex_extended()
95 otp_print_stddict_extended (OtpKey key, char *str, size_t sz) in otp_print_stddict_extended()

12345678910>>...95