Home
last modified time | relevance | path

Searched refs:atype (Results 1 – 25 of 190) sorted by relevance

12345678

/netbsd/sys/net/
H A Dif_arcsubr.c159 atype = ARCTYPE_IP; in arc_output()
162 atype = ARCTYPE_IP_OLD; in arc_output()
214 arph->ar_pro = atype - 1; in arc_output()
236 atype = cah->arc_type; in arc_output()
275 ah->arc_type = atype; in arc_output()
304 ah->arc_type2 = atype; in arc_output()
318 ah->arc_type = atype; in arc_output()
324 ah->arc_type = atype; in arc_output()
510 uint8_t atype; in arc_input() local
531 atype = ah->arc_type; in arc_input()
[all …]
/netbsd/lib/libcrypt/
H A Dcrypt-argon2.c145 estimate_argon2_params(argon2_type atype, uint32_t *etime, in estimate_argon2_params() argument
216 atype, ARGON2_VERSION_NUMBER) != ARGON2_OK) { in estimate_argon2_params()
246 decode_option(argon2_context *ctx, argon2_type *atype, const char *option) in decode_option() argument
266 *atype=Argon2_i; in decode_option()
269 *atype=Argon2_d; in decode_option()
273 *atype=Argon2_id; in decode_option()
276 *atype=Argon2_id; in decode_option()
378 argon2_type atype = Argon2_id; in __crypt_argon2() local
407 rc = decode_option(&ctx, &atype, salt); in __crypt_argon2()
417 atype, ctx.version); in __crypt_argon2()
H A Dpw_gensalt.c170 const char *option, argon2_type atype) in __gensalt_argon2_decode_option() argument
229 estimate_argon2_params(atype, &time, &memory, &threads); in __gensalt_argon2_decode_option()
240 const char *option, argon2_type atype) in __gensalt_argon2() argument
248 sizeof(buf), option, atype)) < 0) { in __gensalt_argon2()
253 argon2_type2string(atype,0), ARGON2_VERSION_NUMBER, buf); in __gensalt_argon2()
/netbsd/external/gpl3/gcc.old/dist/libgfortran/m4/
H A Dfindloc0.m46 'atype` * const restrict array, 'atype_name` value,
12 'atype` * const restrict array, 'atype_name` value,
16 'atype` * const restrict array, 'atype_name` value,
22 'atype` * const restrict array, 'atype_name` value,
26 'atype` * const restrict array, 'atype_name` value,
32 'atype` * const restrict array, 'atype_name` value,
H A Dfindloc1.m46 'atype` * const restrict array, 'atype_name` value,
12 'atype` * const restrict array, 'atype_name` value,
16 'atype` * const restrict array, 'atype_name` value,
23 'atype` * const restrict array, 'atype_name` value,
27 'atype` * const restrict array, 'atype_name` value,
34 'atype` * const restrict array, 'atype_name` value,
H A Dfindloc2s.m45 define(header1,`index_type findloc2_'atype_code` ('atype` * const restrict array,
11 findloc2_'atype_code` ('atype` * const restrict array, const 'atype_name` * restrict value,
15 define(header2,`index_type mfindloc2_'atype_code` ('atype` * const restrict array,
22 mfindloc2_'atype_code` ('atype` * const restrict array,
27 define(header3,`index_type sfindloc2_'atype_code` ('atype` * const restrict array,
34 sfindloc2_'atype_code` ('atype` * const restrict array,
H A Dfindloc0s.m46 'atype` * const restrict array, 'atype_name` *value,
13 'atype` * const restrict array, 'atype_name` *value,
17 'atype` * const restrict array, 'atype_name` *value,
24 'atype` * const restrict array, 'atype_name` *value,
29 'atype` * const restrict array, 'atype_name` *value,
36 'atype` * const restrict array, 'atype_name` *value,
H A Dfindloc1s.m46 'atype` * const restrict array, 'atype_name` *const restrict value,
13 'atype` * const restrict array, 'atype_name` *const restrict value,
18 'atype` * const restrict array, 'atype_name` *const restrict value,
25 'atype` * const restrict array, 'atype_name` *const restrict value,
29 'atype` * const restrict array, 'atype_name` *const restrict value,
36 'atype` * const restrict array, 'atype_name` *const restrict value,
H A Dmaxloc2s.m443 extern 'rtype_name` 'name`'rtype_qual`_'atype_code` ('atype` * const restrict'back_arg`,
48 'name`'rtype_qual`_'atype_code` ('atype` * const restrict array'back_arg`, gfc_charlen_type len)
79 extern 'rtype_name` m'name`'rtype_qual`_'atype_code` ('atype` * const restrict,
85 m'name`'rtype_qual`_'atype_code` ('atype` * const restrict array,
148 extern 'rtype_name` s'name`'rtype_qual`_'atype_code` ('atype` * const restrict,
153 s'name`'rtype_qual`_'atype_code` ('atype` * const restrict array,
H A Dminloc2s.m443 extern 'rtype_name` 'name`'rtype_qual`_'atype_code` ('atype` * const restrict'back_arg`,
48 'name`'rtype_qual`_'atype_code` ('atype` * const restrict array'back_arg`,
80 extern 'rtype_name` m'name`'rtype_qual`_'atype_code` ('atype` * const restrict,
86 m'name`'rtype_qual`_'atype_code` ('atype` * const restrict array,
150 extern 'rtype_name` s'name`'rtype_qual`_'atype_code` ('atype` * const restrict,
155 s'name`'rtype_qual`_'atype_code` ('atype` * const restrict array,
H A Diforeach-s2.m420 atype * const restrict array, gfc_charlen_type);
26 'atype` * const restrict array, gfc_charlen_type len)
100 gfc_charlen_type, atype * const restrict array,
106 gfc_charlen_type xlen, atype * const restrict array,
213 atype * const restrict array, GFC_LOGICAL_4 *, gfc_charlen_type);
218 gfc_charlen_type xlen, atype * const restrict array,
H A Diforeach.m48 atype * const restrict array, GFC_LOGICAL_4);
13 atype * const restrict array, GFC_LOGICAL_4 back)
105 atype * const restrict, gfc_array_l1 * const restrict,
111 atype * const restrict array,
244 atype * const restrict, GFC_LOGICAL_4 *, GFC_LOGICAL_4);
249 atype * const restrict array,
H A Diforeach-s.m417 'atype` * const restrict array'back_arg`, gfc_charlen_type len);
22 'atype` * const restrict array'back_arg`, gfc_charlen_type len)
116 'atype` * const restrict, gfc_array_l1 * const restrict 'back_arg`,
122 'atype` * const restrict array,
259 'atype` * const restrict, GFC_LOGICAL_4 *'back_arg`,
265 'atype` * const restrict array,
/netbsd/external/gpl3/gcc/dist/libgfortran/m4/
H A Dfindloc0.m46 'atype` * const restrict array, 'atype_name` value,
12 'atype` * const restrict array, 'atype_name` value,
16 'atype` * const restrict array, 'atype_name` value,
22 'atype` * const restrict array, 'atype_name` value,
26 'atype` * const restrict array, 'atype_name` value,
32 'atype` * const restrict array, 'atype_name` value,
H A Dfindloc0s.m46 'atype` * const restrict array, 'atype_name` *value,
13 'atype` * const restrict array, 'atype_name` *value,
17 'atype` * const restrict array, 'atype_name` *value,
24 'atype` * const restrict array, 'atype_name` *value,
29 'atype` * const restrict array, 'atype_name` *value,
36 'atype` * const restrict array, 'atype_name` *value,
H A Dfindloc1.m46 'atype` * const restrict array, 'atype_name` value,
12 'atype` * const restrict array, 'atype_name` value,
16 'atype` * const restrict array, 'atype_name` value,
23 'atype` * const restrict array, 'atype_name` value,
27 'atype` * const restrict array, 'atype_name` value,
34 'atype` * const restrict array, 'atype_name` value,
H A Dfindloc2s.m45 define(header1,`index_type findloc2_'atype_code` ('atype` * const restrict array,
11 findloc2_'atype_code` ('atype` * const restrict array, const 'atype_name` * restrict value,
15 define(header2,`index_type mfindloc2_'atype_code` ('atype` * const restrict array,
22 mfindloc2_'atype_code` ('atype` * const restrict array,
27 define(header3,`index_type sfindloc2_'atype_code` ('atype` * const restrict array,
34 sfindloc2_'atype_code` ('atype` * const restrict array,
H A Dfindloc1s.m46 'atype` * const restrict array, 'atype_name` *const restrict value,
13 'atype` * const restrict array, 'atype_name` *const restrict value,
18 'atype` * const restrict array, 'atype_name` *const restrict value,
25 'atype` * const restrict array, 'atype_name` *const restrict value,
29 'atype` * const restrict array, 'atype_name` *const restrict value,
36 'atype` * const restrict array, 'atype_name` *const restrict value,
H A Dmaxloc2s.m443 extern 'rtype_name` 'name`'rtype_qual`_'atype_code` ('atype` * const restrict'back_arg`,
48 'name`'rtype_qual`_'atype_code` ('atype` * const restrict array'back_arg`, gfc_charlen_type len)
79 extern 'rtype_name` m'name`'rtype_qual`_'atype_code` ('atype` * const restrict,
85 m'name`'rtype_qual`_'atype_code` ('atype` * const restrict array,
148 extern 'rtype_name` s'name`'rtype_qual`_'atype_code` ('atype` * const restrict,
153 s'name`'rtype_qual`_'atype_code` ('atype` * const restrict array,
H A Dminloc2s.m443 extern 'rtype_name` 'name`'rtype_qual`_'atype_code` ('atype` * const restrict'back_arg`,
48 'name`'rtype_qual`_'atype_code` ('atype` * const restrict array'back_arg`,
80 extern 'rtype_name` m'name`'rtype_qual`_'atype_code` ('atype` * const restrict,
86 m'name`'rtype_qual`_'atype_code` ('atype` * const restrict array,
150 extern 'rtype_name` s'name`'rtype_qual`_'atype_code` ('atype` * const restrict,
155 s'name`'rtype_qual`_'atype_code` ('atype` * const restrict array,
H A Diforeach-s2.m420 atype * const restrict array, gfc_charlen_type);
26 'atype` * const restrict array, gfc_charlen_type len)
100 gfc_charlen_type, atype * const restrict array,
106 gfc_charlen_type xlen, atype * const restrict array,
213 atype * const restrict array, GFC_LOGICAL_4 *, gfc_charlen_type);
218 gfc_charlen_type xlen, atype * const restrict array,
H A Diforeach.m48 atype * const restrict array, GFC_LOGICAL_4);
13 atype * const restrict array, GFC_LOGICAL_4 back)
105 atype * const restrict, gfc_array_l1 * const restrict,
111 atype * const restrict array,
244 atype * const restrict, GFC_LOGICAL_4 *, GFC_LOGICAL_4);
249 atype * const restrict array,
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/pkcs12/
H A Dp12_attr.c89 const ASN1_TYPE *atype; in PKCS12_get_friendlyname() local
91 if ((atype = PKCS12_SAFEBAG_get0_attr(bag, NID_friendlyName)) == NULL) in PKCS12_get_friendlyname()
93 if (atype->type != V_ASN1_BMPSTRING) in PKCS12_get_friendlyname()
95 return OPENSSL_uni2utf8(atype->value.bmpstring->data, in PKCS12_get_friendlyname()
96 atype->value.bmpstring->length); in PKCS12_get_friendlyname()
/netbsd/crypto/external/bsd/openssl/dist/crypto/pkcs12/
H A Dp12_attr.c107 const ASN1_TYPE *atype; in PKCS12_get_friendlyname() local
109 if ((atype = PKCS12_SAFEBAG_get0_attr(bag, NID_friendlyName)) == NULL) in PKCS12_get_friendlyname()
111 if (atype->type != V_ASN1_BMPSTRING) in PKCS12_get_friendlyname()
113 return OPENSSL_uni2utf8(atype->value.bmpstring->data, in PKCS12_get_friendlyname()
114 atype->value.bmpstring->length); in PKCS12_get_friendlyname()
/netbsd/sys/arch/sparc/sparc/
H A Dtrap.c770 vm_prot_t atype; in mem_access_fault() local
824 atype = VM_PROT_READ | VM_PROT_WRITE; in mem_access_fault()
856 rv = mmu_pagein(pmap_kernel(), va, atype); in mem_access_fault()
864 rv = uvm_fault(kernel_map, va, atype); in mem_access_fault()
880 rv = mmu_pagein(vm->vm_map.pmap, va, atype); in mem_access_fault()
890 rv = uvm_fault(&vm->vm_map, (vaddr_t)va, atype); in mem_access_fault()
987 vm_prot_t atype; in mem_access_fault4m() local
1147 atype = VM_PROT_WRITE; in mem_access_fault4m()
1150 atype = VM_PROT_EXECUTE; in mem_access_fault4m()
1152 atype = VM_PROT_READ; in mem_access_fault4m()
[all …]

12345678