Searched refs:akey (Results 1 – 9 of 9) sorted by relevance
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/hdb/ |
| D | common.c | 225 krb5_data akey; in hdb_remove_aliases() local 227 code = hdb_principal2key(context, &aliases->aliases.val[i], &akey); in hdb_remove_aliases() 229 code = db->hdb__del(context, db, akey); in hdb_remove_aliases() 230 krb5_data_free(&akey); in hdb_remove_aliases() 289 krb5_data akey, value; in hdb_check_aliases() local 291 code = hdb_principal2key(context, &aliases->aliases.val[i], &akey); in hdb_check_aliases() 293 code = db->hdb__get(context, db, akey, &value); in hdb_check_aliases() 294 krb5_data_free(&akey); in hdb_check_aliases()
|
| /netbsd/src/sys/dev/ic/ |
| D | an.c | 168 struct an_rid_wepkey *akey; in an_attach() local 232 akey = &sc->sc_buf.sc_wepkey; in an_attach() 235 while (an_read_rid(sc, rid, akey, &buflen) == 0) { in an_attach() 236 kid = le16toh(akey->an_key_index); in an_attach() 239 rid, buflen, sizeof(*akey), kid, in an_attach() 240 akey->an_mac_addr[0], le16toh(akey->an_key_len))); in an_attach() 242 sc->sc_tx_perskey = akey->an_mac_addr[0]; in an_attach() 248 sc->sc_perskeylen[kid] = le16toh(akey->an_key_len); in an_attach() 1313 struct an_rid_wepkey *akey; in an_write_wepkey() local 1316 akey = &sc->sc_buf.sc_wepkey; in an_write_wepkey() [all …]
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/hcrypto/ |
| D | destest.c | 223 s2k(char *password, const char *salt, char akey[8]) in s2k() 232 if (memcmp(akey, &k, 8) != 0) in s2k() 238 weak_test(int is_weak, const char akey[8]) in weak_test() 241 memcpy(&key, akey, sizeof(key)); in weak_test()
|
| /netbsd/src/external/ibm-public/postfix/dist/src/tls/ |
| D | tls_dane.sh | 144 gennocn akey acert
|
| /netbsd/src/crypto/external/bsd/openssl/dist/crypto/ec/ |
| D | ecx_meth.c | 77 const ECX_KEY *akey = a->pkey.ecx; in ecx_pub_cmp() local 80 if (akey == NULL || bkey == NULL) in ecx_pub_cmp() 83 return CRYPTO_memcmp(akey->pubkey, bkey->pubkey, KEYLEN(a)) == 0; in ecx_pub_cmp()
|
| /netbsd/src/external/bsd/ipf/dist/ |
| D | radix_ipf.c | 260 u_32_t *akey; local 276 akey = (u_32_t *)addr; 278 akey[found->offset])
|
| /netbsd/src/sys/external/bsd/ipf/netinet/ |
| D | radix_ipf.c | 248 u_32_t *akey; in ipf_rx_lookup() local 264 akey = (u_32_t *)addr; in ipf_rx_lookup() 266 akey[found->offset]) in ipf_rx_lookup()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/objc/ |
| D | objc-act.cc | 8591 tree akey; in start_method_def() local 8593 for (akey = TREE_CHAIN (METHOD_ADD_ARGS (method)); in start_method_def() 8594 akey; akey = TREE_CHAIN (akey)) in start_method_def() 8596 objc_push_parm (TREE_VALUE (akey)); in start_method_def()
|
| /netbsd/src/share/dict/ |
| D | web2 | 4534 akey
|