/freebsd/crypto/heimdal/doc/doxyout/hx509/man/man3/ |
H A D | page_keyset.3 | 8 MEMORY In memory based format. Doesnt support storing. 10 …ed the file can contain may certificates and match private keys. Support storing the certificates.…
|
/freebsd/sys/contrib/dev/acpica/components/executer/ |
H A D | exstore.c | 225 * Storing an object into a Named node. in AcpiExStore() 276 /* Storing an object into a Name "container" */ in AcpiExStore() 285 /* Storing to an Index (pointer into a packager or buffer) */ in AcpiExStore() 301 * Storing to the Debug object causes the value stored to be in AcpiExStore() 363 * Storing to a package element. Copy the object and replace in AcpiExStoreObjectToIndex() 506 * When storing into an object the data is converted to the 513 * storing to an ArgX -- as per the rules of the ACPI spec. 540 ACPI_DEBUG_PRINT ((ACPI_DB_EXEC, "Storing %p [%s] to node %p [%s]\n", in AcpiExStoreObjectToNode() 571 * Storing a package to a Local/Arg is OK, and handled in AcpiExStoreObjectToNode() 734 "Storing [%s] (%p) directly into node [%s] (%p)" in AcpiExStoreDirectToNode()
|
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | rdseedintrin.h | 39 /// Pointer to memory for storing the 16-bit random number. 66 /// Pointer to memory for storing the 32-bit random number. 94 /// Pointer to memory for storing the 64-bit random number.
|
/freebsd/sys/riscv/riscv/ |
H A D | support.S | 170 sb a1, 0(a0) /* Try storing the data */ 186 sh a1, 0(a0) /* Try storing the data */ 202 sw a1, 0(a0) /* Try storing the data */ 219 sd a1, 0(a0) /* Try storing the data */
|
/freebsd/crypto/heimdal/doc/doxyout/hx509/html/ |
H A D | page_keyset.html | 23 …storing.</li><li>FILE FILE supports raw DER certicates and PEM certicates. When PEM is used the fi…
|
/freebsd/bin/pax/ |
H A D | sel_subs.h | 37 * data structure for storing uid/grp selects (-U, -G non standard options) 54 * data structure for storing user supplied time ranges (-T option)
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/ |
H A D | DWARFLinkerDeclContext.h |
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsOptionRecord.h | 1 //===- MipsOptionRecord.h - Abstraction for storing information -*- C++ -*-===// 9 // MipsOptionRecord - Abstraction for storing arbitrary information in
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_CTX_set_default_passwd_cb.pod | 28 when loading/storing a PEM certificate with encryption. 57 When loading or storing private keys, a password might be supplied to
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | DeclAccessPair.h | 33 /// a NamedDecl. If the 3rd bit is set, storing the DeclID, otherwise 34 /// storing the pointer.
|
/freebsd/sys/contrib/dpdk_rte_lpm/ |
H A D | rte_tailq.h | 33 * The structure defining a tailq header entry for storing 36 * Any library storing a set of objects e.g. rings, mempools, hash-tables,
|
/freebsd/contrib/netbsd-tests/include/sys/ |
H A D | t_types.c | 56 * "The type ssize_t shall be capable of storing in ATF_TC_BODY() 70 * of storing values at least in the range [-1, 1000000]." in ATF_TC_BODY()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/XRay/ |
H A D | Graph.h | 92 /// The type used for storing the EdgeAttribute for each edge in the graph 95 /// The type used for storing the VertexAttribute for each vertex in 99 /// The type used for storing the edges entering a vertex. Indexed by 105 /// The type storing the InnerInvGraphT corresponding to each vertex in 124 /// and storing the VertexIdentifier the iterator range comes from. The
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | keytab_file.c | 633 N_("Failed storing principal " in fkt_add_entry() 642 N_("Failed storing timpstamp " in fkt_add_entry() 651 N_("Failed storing kvno " in fkt_add_entry() 666 N_("Failed storing extended kvno " in fkt_add_entry() 675 N_("Failed storing extended kvno " in fkt_add_entry()
|
/freebsd/usr.sbin/bsdconfig/share/ |
H A D | dialog.subr | 581 # storing the calculated height and width. The second set of arguments are the 681 # storing the calculated height and width. The second set of arguments are the 742 # storing the calculated height and width. The second set of arguments are the 807 # storing the calculated height and width. The second set of arguments are the 885 # storing the calculated height, width, and rows. The second set of arguments 978 # storing the calculated height, width, and rows. The second set of arguments 1083 # storing the calculated height, width, and rows. The second set of arguments 1179 # storing the calculated height, width, and rows. The second set of arguments 1204 # storing the calculated height, width, and rows. The second set of arguments 1320 # storing the calculated height, width, and rows. The second set of arguments [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | Twine.cpp | 18 // If we're storing only a std::string, just return it. in str() 22 // If we're storing a formatv_object, we can avoid an extra copy by formatting in str()
|
/freebsd/libexec/rc/rc.d/ |
H A D | keyserv | 15 desc="Server for storing private encryption keys"
|
/freebsd/share/doc/smm/18.net/ |
H A D | 5.t | 55 Each mbuf has a small data area for storing information, \fIm_dat\fP. 67 In addition to storing data directly in the mbuf's data area, data
|
/freebsd/crypto/heimdal/doc/doxyout/ntlm/man/man3/ |
H A D | ntlm_buf.3 | 23 Buffer for storing data in the NTLM library. When filled in by the library it should be freed with …
|
/freebsd/contrib/bearssl/src/symcipher/ |
H A D | aes_pwr8.c | 50 * We use the VSX instructions for loading and storing the in key_schedule_128() 159 * We use the VSX instructions for loading and storing the in key_schedule_192() 297 * We use the VSX instructions for loading and storing the in key_schedule_256()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/ |
H A D | crash_handler.h | 99 // indicates that the trace was truncated when storing to `Buffer`. 121 // indicates that the trace was truncated when storing to `Buffer`. This
|
/freebsd/contrib/ntp/libntp/lib/isc/win32/include/isc/ |
H A D | time.h | 184 * Add 'i' to 't', storing the result in 'result'. 201 * Subtract 'i' from 't', storing the result in 'result'.
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | openssl-glossary.pod | 163 PKCS#8 is a specification of ASN.1 structures that OpenSSL uses for storing 209 SubjectPublicKeyInfo is an ASN.1 structure that OpenSSL uses for storing and
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | SSL_CTX_set_default_passwd_cb.3 | 163 when loading/storing a \s-1PEM\s0 certificate with encryption. 191 When loading or storing private keys, a password might be supplied to
|
/freebsd/usr.bin/tail/ |
H A D | read.c | 57 * storing the data in a wrap-around buffer which is then displayed. If the 127 * storing the data in an array of buffers which is then displayed. If the
|