/freebsd/tools/regression/ipsec/ |
H A D | ipsec6.t | 62 akey=${acipher##*:} 67 …(echo "add -6 1::1 2::1 esp $spi -m transport -E $ealgo \"${ekey}\" -A $aalgo \"${akey}… 68 …echo "add -6 2::1 1::1 esp `expr $spi + 1` -m transport -E $ealgo \"${ekey}\" -A $aalgo \"${akey}\… 76 echo "ok $i - setkey ${ealgo} ${ekey} ${aalgo} ${akey}" 78 echo "not ok $i - setkey ${ealgo} ${ekey} ${aalgo} ${akey}" 84 echo "ok $i - test 1 ${ealgo} ${ekey} ${aalgo} ${akey}" 86 echo "not ok $i - test 1 ${ealgo} ${ekey} ${aalgo} ${akey}" 91 echo "ok $i - test 2 ${ealgo} ${ekey} ${aalgo} ${akey}" 93 echo "not ok $i - test 2 ${ealgo} ${ekey} ${aalgo} ${akey}"
|
H A D | ipsec.t | 62 akey=${acipher##*:} 67 …}.0.1 ${ipbase}.1.1 esp $spi -m transport -E $ealgo \"${ekey}\" -A $aalgo \"${akey}\" ;" 68 …}.1.1 ${ipbase}.0.1 esp `expr $spi + 1` -m transport -E $ealgo \"${ekey}\" -A $aalgo \"${akey}\" ;" 76 echo "ok $i - setkey ${ealgo} ${ekey} ${aalgo} ${akey}" 78 echo "not ok $i - setkey ${ealgo} ${ekey} ${aalgo} ${akey}" 84 echo "ok $i - test 1 ${ealgo} ${ekey} ${aalgo} ${akey}" 86 echo "not ok $i - test 1 ${ealgo} ${ekey} ${aalgo} ${akey}" 91 echo "ok $i - test 2 ${ealgo} ${ekey} ${aalgo} ${akey}" 93 echo "not ok $i - test 2 ${ealgo} ${ekey} ${aalgo} ${akey}"
|
/freebsd/sbin/setkey/ |
H A D | scriptdump.pl | 31 $akey = $2; 32 $akey =~ s/\s//g; 33 $akey =~ s/^/0x/g; 42 print " -A $aalgo $akey" if $aalgo; 44 print " -A $aalgo $akey" if $aalgo; 50 $ealgo = $ekey = $aalgo = $akey = '';
|
/freebsd/contrib/unbound/services/cache/ |
H A D | dns.c | 313 struct ub_packed_rrset_key* akey; in find_add_addrs() local 315 akey = rrset_cache_lookup(env->rrset_cache, ns->name, in find_add_addrs() 317 if(akey) { in find_add_addrs() 318 if(!delegpt_add_rrset_A(dp, region, akey, 0, NULL)) { in find_add_addrs() 319 lock_rw_unlock(&akey->entry.lock); in find_add_addrs() 323 addr_to_additional(akey, region, *msg, now); in find_add_addrs() 324 lock_rw_unlock(&akey->entry.lock); in find_add_addrs() 335 akey = rrset_cache_lookup(env->rrset_cache, ns->name, in find_add_addrs() 337 if(akey) { in find_add_addrs() 338 if(!delegpt_add_rrset_AAAA(dp, region, akey, 0, NULL)) { in find_add_addrs() [all …]
|
/freebsd/crypto/heimdal/lib/hdb/ |
H A D | common.c | 193 krb5_data akey; in hdb_remove_aliases() local 195 hdb_principal2key(context, &aliases->aliases.val[i], &akey); in hdb_remove_aliases() 196 code = db->hdb__del(context, db, akey); in hdb_remove_aliases() 197 krb5_data_free(&akey); in hdb_remove_aliases() 254 krb5_data akey, value; in hdb_check_aliases() local 256 hdb_principal2key(context, &aliases->aliases.val[i], &akey); in hdb_check_aliases() 257 code = db->hdb__get(context, db, akey, &value); in hdb_check_aliases() 258 krb5_data_free(&akey); in hdb_check_aliases()
|
/freebsd/contrib/unbound/iterator/ |
H A D | iter_utils.c | 1227 struct ub_packed_rrset_key* akey; in iter_lookup_parent_NS_from_cache() local 1228 akey = rrset_cache_lookup(env->rrset_cache, dp->name, in iter_lookup_parent_NS_from_cache() 1231 if(akey) { in iter_lookup_parent_NS_from_cache() 1232 log_rrset_key(VERB_ALGO, "found parent-side NS in cache", akey); in iter_lookup_parent_NS_from_cache() 1235 if(!delegpt_rrset_add_ns(dp, region, akey, 1)) { in iter_lookup_parent_NS_from_cache() 1236 lock_rw_unlock(&akey->entry.lock); in iter_lookup_parent_NS_from_cache() 1239 lock_rw_unlock(&akey->entry.lock); in iter_lookup_parent_NS_from_cache() 1247 struct ub_packed_rrset_key* akey; in iter_lookup_parent_glue_from_cache() local 1255 akey = rrset_cache_lookup(env->rrset_cache, ns->name, in iter_lookup_parent_glue_from_cache() 1258 if(akey) { in iter_lookup_parent_glue_from_cache() [all …]
|
/freebsd/contrib/unbound/contrib/ |
H A D | aaaa-filter-iterator.patch | 38 + struct ub_packed_rrset_key* akey; 41 + akey = rrset_cache_lookup(env->rrset_cache, qinfo->qname, 44 + if(akey) { /* we had some. */ 46 + akey); 47 + lock_rw_unlock(&akey->entry.lock);
|
H A D | fastrpz.patch | 1835 + struct ub_packed_rrset_key* akey; 1837 + akey = rrset_cache_lookup(env->rrset_cache, nsname, nsname_size, 1839 + if(akey) { 1842 + if(!ck_ip_rrset(akey->entry.data, family, LIBRPZ_TRIG_NSIP, 1844 + lock_rw_unlock(&akey->entry.lock); 1847 + lock_rw_unlock(&akey->entry.lock);
|
/freebsd/sys/dev/safexcel/ |
H A D | safexcel.c | 1383 const uint8_t *ckey, const uint8_t *akey, struct safexcel_session *sess) in safexcel_set_context() argument 1404 memcpy(data, akey, aklen); in safexcel_set_context() 1426 safexcel_setkey_ghash(akey, aklen, (uint32_t *)(data + off)); in safexcel_set_context() 1434 safexcel_setkey_hmac(csp, akey, aklen, in safexcel_set_context() 1881 const uint8_t *akey, *ckey; in safexcel_set_token() local 1890 akey = crp->crp_auth_key; in safexcel_set_token() 1892 if (akey != NULL || ckey != NULL) { in safexcel_set_token() 1897 if (akey == NULL) in safexcel_set_token() 1898 akey = csp->csp_auth_key; in safexcel_set_token() 1902 (void)safexcel_set_context(ctx, crp->crp_op, ckey, akey, in safexcel_set_token()
|
/freebsd/crypto/openssl/crypto/ec/ |
H A 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()
|
/freebsd/sys/netpfil/ipfilter/netinet/ |
H A D | radix_ipf.c | 250 u_32_t *akey; in ipf_rx_lookup() local 266 akey = (u_32_t *)addr; in ipf_rx_lookup() 268 akey[found->offset]) in ipf_rx_lookup()
|
/freebsd/share/dict/ |
H A D | web2 | 4530 akey
|