/openbsd/lib/libkeynote/ |
H A D | auxil.c | 115 kl != NULL; in keynote_in_action_authorizers() 116 kl = kl->key_next) in keynote_in_action_authorizers() 154 free(kl); in keynote_keylist_add() 162 *keylist = kl; in keynote_keylist_add() 205 for (; kl->key_next != NULL; kl = kl->key_next) in kn_remove_authorizer() 262 for (; kl != NULL; kl = kl->key_next) in keynote_keylist_find() 264 return kl; in keynote_keylist_find() 266 return kl; in keynote_keylist_find() 281 keynote_free_key(kl->key_key, kl->key_alg); in keynote_keylist_free() 282 free(kl); in keynote_keylist_free() [all …]
|
H A D | parse_assertion.c | 42 struct keylist *kl; in rec_evaluate_query() local 72 for (kl = as->as_keylist; in rec_evaluate_query() 73 kl != NULL; in rec_evaluate_query() 74 kl = kl->key_next) in rec_evaluate_query() 76 switch (keynote_in_action_authorizers(kl->key_key, kl->key_alg)) in rec_evaluate_query() 101 ast = keynote_find_assertion(kl->key_key, i, kl->key_alg); in rec_evaluate_query()
|
H A D | environment.c | 64 struct keylist *kl; in keynote_get_action_authorizers() local 81 kl != NULL; in keynote_get_action_authorizers() 82 kl = kl->key_next) in keynote_get_action_authorizers() 83 if (kl->key_stringkey != NULL) in keynote_get_action_authorizers() 84 cachesize += strlen(kl->key_stringkey) + 1; in keynote_get_action_authorizers() 96 for (len = 0, kl = keynote_current_session->ks_action_authorizers; in keynote_get_action_authorizers() 97 kl != NULL; in keynote_get_action_authorizers() 98 kl = kl->key_next) in keynote_get_action_authorizers() 99 if (kl->key_stringkey != NULL) { in keynote_get_action_authorizers() 101 cachesize - len, "%s,", kl->key_stringkey); in keynote_get_action_authorizers() [all …]
|
H A D | keynote.y | 657 struct keylist *kl; variable 659 kl = keynote_keylist_find(keynote_current_assertion->as_keylist, s); 660 if (kl != NULL) 662 alg = kl->key_alg; 663 key = kl->key_key;
|
/openbsd/gnu/llvm/compiler-rt/lib/builtins/hexagon/ |
H A D | fastmath_dlib_asm.S | 80 #define kl R5 macro 113 kl = NORMAMT(mantl) define 118 if(p0.new) k = add(kl, #31) 215 #define kl R5 macro 248 kl = NORMAMT(mantl) define 253 if(p0.new) k = add(kl, #31) 340 #define kl R5 macro 365 kl = normamt(mantcl) define 371 if(p0.new) k = add(kl, #31)
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/compile/ |
H A D | 20000511-2.f | 1 subroutine sgbcon(norm,n,kl,ku,ab,ldab,ipiv,anorm,rcond,work,iwork argument 11 integer info,kl,ku,ldab,n local 49 lm= min(kl,n-j)
|
/openbsd/usr.sbin/nsd/ |
H A D | ixfrcreate.c | 443 tp, kl, ttl, buf, rdlen)) { in process_diff_rrset() 474 uint16_t tp, uint16_t kl, uint16_t rrcount) in process_spool_delrrset() argument 500 tp, kl, ttl, buf, rdlen)) in process_spool_delrrset() 504 kl, ttl, buf, rdlen)) { in process_spool_delrrset() 574 uint16_t tp, kl, rrcount; in process_diff_domain() local 577 !read_spool_u16(spool, &kl) || in process_diff_domain() 590 domain_dname(domain)->name_size, tp, kl, in process_diff_domain() 599 tp, kl, rrcount, rrset)) in process_diff_domain() 641 uint16_t tp, kl, rrcount; in process_domain_del_RRs() local 643 !read_spool_u16(spool, &kl) || in process_domain_del_RRs() [all …]
|
/openbsd/regress/usr.bin/mandoc/mdoc/Bk/ |
H A D | synopsis.out_ascii | 18 …kksshh [--++aabbCCeeffhhiikkllmmnnpprruuvvXXxx] [--++oo _o_p_t_i_o_… 20 …kksshh [--++aabbCCeeffhhiikkllmmnnpprruuvvXXxx] [--++oo _o_p_t_i_o_… 24 …kksshh [--++aabbCCeeffhhiikkllmmnnpprruuvvXXxx] [--++oo _o_p_t_i_o_…
|
/openbsd/usr.sbin/amd/amd/ |
H A D | info_nis.c | 96 callback(unsigned long status, char *key, int kl, char *val, int vl, void *arg) in callback() argument 104 char *kp = strnsave(key, kl); in callback()
|
/openbsd/regress/lib/libcrypto/x509/bettertls/certificates/ |
H A D | 3414.crt | 22 kl/fm4h13n+NfK1HyIMwZzfd2DwB+EoUkxxYGDL7XhXb
|
H A D | 1535.crt | 21 kl/6lw9UBY3m+SXi8Q0CfzptpMXfjwcV8RpuSHCb5VmuesQtfIUD8+U2o+kCNNUJ
|
H A D | 1131.key | 20 kl/8CPoGGBWx5CvgVAzhJ5837KGBFjF5GQiFm7fczHJdBHg1YqsbbVRPb8B717As
|
H A D | 1167.key | 25 1/kl/JnhzCHMVsWkuYZDtVQouAA0skGkFhs9NT4IXsfxuz2AjzC3wBm/kMZhJ7rf
|
H A D | 668.chain | 36 84nsXq/PSr610xi3f1C/Bhn/9zjI4+bTdldM939P0k6F7gF1DfQPf4tPnnVoh/kl
|
/openbsd/sbin/isakmpd/ |
H A D | policy.c | 2233 struct keynote_keylist *kl; in keynote_cert_get_key() local 2264 kl = kn_get_licensees(kid, sid); in keynote_cert_get_key() 2265 while (kl) { in keynote_cert_get_key() 2266 if (kl->key_alg == KEYNOTE_ALGORITHM_RSA || in keynote_cert_get_key() 2267 kl->key_alg == KEYNOTE_ALGORITHM_X509) { in keynote_cert_get_key() 2268 *(RSA **)keyp = RSAPublicKey_dup(kl->key_key); in keynote_cert_get_key() 2271 kl = kl->key_next; in keynote_cert_get_key()
|
/openbsd/lib/libcrypto/cms/ |
H A D | cms_asn1.c | 1610 unsigned char kl[4]; in CMS_SharedInfo_encode() local 1614 kl[0] = (keylen >> 24) & 0xff; in CMS_SharedInfo_encode() 1615 kl[1] = (keylen >> 16) & 0xff; in CMS_SharedInfo_encode() 1616 kl[2] = (keylen >> 8) & 0xff; in CMS_SharedInfo_encode() 1617 kl[3] = keylen & 0xff; in CMS_SharedInfo_encode() 1619 oklen.data = kl; in CMS_SharedInfo_encode()
|
/openbsd/gnu/usr.bin/perl/cpan/Socket/ |
H A D | Socket.xs | 278 # define hv_common_key_len(hv, key, kl, act, val, hash) \ argument 279 my_hv_common_key_len(aTHX_ hv, key, kl, act, val, hash) 280 static void *my_hv_common_key_len(pTHX_ HV *hv, const char *key, I32 kl, in my_hv_common_key_len() argument 285 if (kl < 0) { in my_hv_common_key_len() 286 klen = -kl; in my_hv_common_key_len() 289 klen = kl; in my_hv_common_key_len()
|
/openbsd/gnu/usr.bin/texinfo/makeinfo/ |
H A D | lang.h | 41 ka, kk, kl, km, kn, ko, ks, ku, ky, enumerator
|
H A D | lang.c | 467 { kl, "kl", "Greenlandic" },
|
/openbsd/gnu/usr.bin/texinfo/intl/ |
H A D | config.charset | 136 it_IT kl kl_GL nl nl_BE nl_NL no no_NO pt pt_BR pt_PT sv \
|
/openbsd/sys/kern/ |
H A D | kern_event.c | 53 #define KLIST_ASSERT_LOCKED(kl) do { \ argument 54 if ((kl)->kl_ops != NULL) \ 55 (kl)->kl_ops->klo_assertlk((kl)->kl_arg); \ 60 #define KLIST_ASSERT_LOCKED(kl) ((void)(kl)) argument
|
/openbsd/gnu/usr.bin/perl/cpan/Term-Cap/ |
H A D | Cap.pm | 738 kd=\E[B::kl=\E[D:kr=\E[C:ku=\E[A:le=^H:
|
/openbsd/regress/lib/libc/regex/ |
H A D | tests | 361 [ab][cd][ef][gh][ij][kl][mn] - xacegikmoq acegikm 362 [ab][cd][ef][gh][ij][kl][mn][op] - xacegikmoq acegikmo 363 [ab][cd][ef][gh][ij][kl][mn][op][qr] - xacegikmoqy acegikmoq 364 [ab][cd][ef][gh][ij][kl][mn][op][q] - xacegikmoqy acegikmoq
|
/openbsd/sys/dev/pci/drm/i915/gt/uc/ |
H A D | intel_guc_fwif.h | 274 u32 kl; member
|
/openbsd/gnu/llvm/clang/include/clang/Basic/ |
H A D | BuiltinsX86.def | 2064 TARGET_BUILTIN(__builtin_ia32_loadiwkey, "vV2OiV2OiV2OiUi", "nV:128:", "kl") 2065 TARGET_BUILTIN(__builtin_ia32_encodekey128_u32, "UiUiV2Oiv*", "nV:128:", "kl") 2066 TARGET_BUILTIN(__builtin_ia32_encodekey256_u32, "UiUiV2OiV2Oiv*", "nV:128:", "kl") 2067 TARGET_BUILTIN(__builtin_ia32_aesenc128kl_u8, "UcV2Oi*V2OivC*", "nV:128:", "kl") 2068 TARGET_BUILTIN(__builtin_ia32_aesenc256kl_u8, "UcV2Oi*V2OivC*", "nV:128:", "kl") 2069 TARGET_BUILTIN(__builtin_ia32_aesdec128kl_u8, "UcV2Oi*V2OivC*", "nV:128:", "kl") 2070 TARGET_BUILTIN(__builtin_ia32_aesdec256kl_u8, "UcV2Oi*V2OivC*", "nV:128:", "kl") 2071 TARGET_BUILTIN(__builtin_ia32_aesencwide128kl_u8, "UcV2Oi*V2OiC*vC*", "nV:128:", "kl,widekl") 2072 TARGET_BUILTIN(__builtin_ia32_aesencwide256kl_u8, "UcV2Oi*V2OiC*vC*", "nV:128:", "kl,widekl") 2073 TARGET_BUILTIN(__builtin_ia32_aesdecwide128kl_u8, "UcV2Oi*V2OiC*vC*", "nV:128:", "kl,widekl") [all …]
|