Home
last modified time | relevance | path

Searched refs:primitive (Results 1 – 25 of 55) sorted by relevance

123

/freebsd-13.1/contrib/openpam/lib/libpam/
H A Dopenpam_dispatch.c64 int primitive, in openpam_dispatch() argument
77 pam_func_name[primitive], in openpam_dispatch()
79 pam_sm_func_name[pamh->primitive]); in openpam_dispatch()
84 switch (primitive) { in openpam_dispatch()
112 pamh->primitive = primitive; in openpam_dispatch()
140 primitive != PAM_SM_SETCRED && in openpam_dispatch()
141 !(primitive == PAM_SM_CHAUTHTOK && in openpam_dispatch()
147 openpam_check_error_code(primitive, r); in openpam_dispatch()
184 pam_sm_func_name[primitive]); in openpam_dispatch()
206 switch (primitive) { in openpam_check_error_code()
[all …]
H A Dopenpam_impl.h113 int primitive; member
/freebsd-13.1/cddl/usr.sbin/dtrace/tests/common/print/
H A DMakefile20 tst.primitive.d \
21 tst.primitive.d.out \
/freebsd-13.1/contrib/openpam/t/
H A Dt_openpam_dispatch.c109 int primitive; member
157 switch (tc->primitive) {
178 pam_func_name[tc->primitive], pam_err);
/freebsd-13.1/contrib/bearssl/src/x509/
H A Dskey_decoder.t0145 read-tag 0x02 check-tag-primitive read-small-int-value if
151 read-tag 0x02 check-tag-primitive
200 read-tag 0x02 check-tag-primitive read-small-int-value 1- if
206 read-tag 0x04 check-tag-primitive
281 read-tag 0x04 check-tag-primitive
348 read-tag 0x02 check-tag-primitive read-small-int-value 1 > if
357 0x02 of check-primitive decode-RSA-next KEYTYPE_RSA endof
358 0x04 of check-primitive 0 decode-EC-next KEYTYPE_EC endof
H A Dasn1.t0252 \ synthetic "no tag" value (primitive, with value -1).
324 \ Check that a given tag is primitive and has the expected value.
325 : check-tag-primitive ( constructed value refvalue -- )
327 check-primitive ;
329 \ Check that the top value is true; report a "not primitive"
331 : check-primitive ( constructed -- )
346 read-tag 0x03 check-tag-primitive
395 read-tag 0x06 check-tag-primitive read-small-value ;
644 check-primitive
706 rot read-tag 0x02 check-tag-primitive -rot
[all …]
H A Dx509_minimal.t0620 12 of check-primitive read-value-UTF8 endof
622 18 of check-primitive read-value-latin1 endof
630 30 of check-primitive read-value-UTF16 endof
1000 drop check-primitive read-small-int-value
1020 read-tag 0x03 check-tag-primitive
1120 check-primitive
1125 check-primitive
1132 check-primitive
1141 \ check-primitive
1171 0x02 check-tag-primitive
[all …]
H A Dx509_decoder.t0165 0x02 check-tag-primitive
173 0x02 check-tag-primitive read-length-skip
262 0x04 check-tag-primitive read-length-open-elt
/freebsd-13.1/crypto/heimdal/doc/
H A Dlayman.asc343 the method is primitive or constructed.
868 encoding is primitive or constructed:
881 primitive BER encoding.
944 primitive BER encoding.
1070 primitive BER encoding.
1113 encoding is primitive or constructed:
1124 primitive BER encoding.
1161 primitive or constructed:
1173 primitive BER encoding.
1421 primitive BER encoding.
[all …]
/freebsd-13.1/crypto/heimdal/lib/ntlm/
H A Dntlm_err.et12 error_code CRYPTO, "Failed crypto primitive"
/freebsd-13.1/crypto/heimdal/lib/asn1/
H A Dcanthandle.asn17 -- Code the tag [2] but it should be primitive since KAKA3 is
H A DChangeLog360 * check-der.c: Prefix primitive types with der_.
368 * gen_free.c: prefix primitive types with der_
370 * der_copy.c: prefix primitive types with der_
372 * gen_length.c: prefix primitive types with der_
374 * der_length.c: prefix primitive types with der_
376 * der_cmp.c: prefix primitive types with der_
378 * gen_free.c: prefix primitive types with der_
380 * der_free.c: prefix primitive types with der_
382 * gen_copy.c: prefix primitive types with der_
/freebsd-13.1/sys/contrib/device-tree/Bindings/devfreq/event/
H A Dexynos-nocp.txt5 NoC provides the primitive values to get the performance data. The packets
H A Dexynos-ppmu.txt5 each IP. PPMU provides the primitive values to get performance data. These
/freebsd-13.1/contrib/libucl/doc/
H A Dapi.md34 - [Primitive objects generation](#primitive-objects-generation)
60 …cts to C types. These functions are used to convert `ucl_object_t` to C primitive types, such as n…
63 …es and creating of complex `ucl` objects, such as hashes or arrays from primitive `ucl` objects, s…
301 Conversion functions are used to convert UCL objects to primitive types, such as strings, numbers, …
303 - safe: try to convert an ucl object to a primitive type and fail if such a conversion is not possi…
304 - unsafe: return primitive type without additional checks, if the object cannot be converted then s…
321 It is possible to generate UCL objects from C primitive types. Moreover, libucl allows creation and…
/freebsd-13.1/contrib/googletest/googletest/docs/
H A Dsamples.md21 * Sample #10 shows use of the listener API to implement a primitive memory
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DBuiltinTypes.def226 // The primitive Objective C 'id' type. The user-visible 'id'
232 // The primitive Objective C 'Class' type. The user-visible
238 // The primitive Objective C 'SEL' type. The user-visible 'SEL'
/freebsd-13.1/crypto/openssl/doc/man3/
H A DSMIME_read_PKCS7.pod45 The MIME parser used by SMIME_read_PKCS7() is somewhat primitive.
H A DSMIME_read_CMS.pod43 The MIME parser used by SMIME_read_CMS() is somewhat primitive. While it will
H A DASN1_STRING_length.pod64 entirely of primitive string types such as B<DirectoryString> and
H A DASN1_TYPE_get.pod56 is and ASN1_STRING structure. If B<type> corresponds to a primitive type
/freebsd-13.1/contrib/llvm-project/libcxx/include/
H A Dcharconv18 // floating-point format for primitive numerical conversion
26 // 23.20.2, primitive numerical output conversion
53 // 23.20.3, primitive numerical input conversion
/freebsd-13.1/sys/dev/isci/scil/
H A Dscu_task_context.h441 struct PRIMITIVE_TASK_CONTEXT primitive; member
/freebsd-13.1/contrib/elftoolchain/libelf/
H A Dlibelf_fsize.m497 * If such a structure definition is not known, treat TYPE as a primitive
/freebsd-13.1/usr.sbin/bsdconfig/include/
H A Dnetwork_device.hlp8 SLIP support is rather primitive and limited primarily to directly

123