Home
last modified time | relevance | path

Searched refs:stored (Results 1 – 25 of 405) sorted by relevance

12345678910>>...17

/freebsd/crypto/openssl/doc/designs/quic-design/
H A Dstream-receive-buffers.md14 received data must be stored until all the data with earlier offsets
17 the data the data must be stored.
19 be stored. The flow controller should be used to limit the peer to not send
22 - After the data is passed via SSL_read() to the application the stored
36 store the data. The only information actually stored would be a list
52 application reads the stored data.
68 SSL_read() copies data out of the stored buffers if available and
69 eventually triggers release of stored unprocessed packet(s).
71 SSL_peek(), SSL_pending(), SSL_has_pending() peek into the stored
72 buffers for any information about the stored data.
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_trampoline_s390x.S35 # Register r14 will be stored in the slot reserved for compiler use.
48 # The FuncId is still stored in r2.
71 # Register r14 will be stored in the slot reserved for compiler use.
85 # The FuncId is still stored in r2.
122 # The FuncId is still stored in r2.
159 # The FuncId is still stored in r2.
/freebsd/contrib/libfido2/examples/
H A DREADME.adoc56 key is stored in <pubkey>. If option -i is specified, the credential
57 ID is stored in <cred_id>. The -e option may be used to add <cred_id>
65 option -b is specified, the credential's "largeBlob" key is stored in
83 is specified, the resulting hmac-secret is stored in <hmac_secret>.
85 option -b specified, the credential's "largeBlob" key is stored in
/freebsd/crypto/krb5/src/clients/ksu/
H A Dccache.c66 krb5_boolean *stored) in krb5_ccache_copy() argument
85 stored); in krb5_ccache_copy()
87 *stored = krb5_find_princ_in_cred_list(context, cc_def_creds_arr, in krb5_ccache_copy()
442 krb5_principal prst, krb5_boolean *stored) in krb5_store_some_creds() argument
481 *stored = temp_stored; in krb5_store_some_creds()
493 krb5_boolean stored; in krb5_ccache_filter() local
517 &stored); in krb5_ccache_filter()
H A Dmain.c118 krb5_boolean stored = FALSE, cc_reused = FALSE, given_princ = FALSE; in main() local
455 restrict_creds, client, &stored); in main()
474 if (!all_rest_copy && given_princ && client != NULL && !stored) { in main()
492 stored = TRUE; in main()
514 stored = TRUE; in main()
602 stored = FALSE; in main()
693 if (stored) { in main()
695 FALSE, client, &stored); in main()
/freebsd/lib/libc/softfloat/bits32/
H A Dsoftfloat-macros39 The result is stored in the location pointed to by `zPtr'.
65 which are stored at the locations pointed to by `z0Ptr' and `z1Ptr'.
100 nonzero. The result is broken into two 32-bit pieces which are stored at
141 stored at the locations pointed to by `z0Ptr' and `z1Ptr'. The bits shifted
145 were all zero. This extra result is stored in the location pointed to by
212 pieces which are stored at the locations pointed to by `z0Ptr' and `z1Ptr'.
231 32-bit pieces which are stored at the locations pointed to by `z0Ptr',
268 are stored at the locations pointed to by `z0Ptr' and `z1Ptr'.
288 32-bit pieces which are stored at the locations pointed to by `z0Ptr',
327 32-bit pieces which are stored at the locations pointed to by `z0Ptr' and
[all …]
/freebsd/lib/libc/softfloat/bits64/
H A Dsoftfloat-macros40 The result is stored in the location pointed to by `zPtr'.
67 The result is stored in the location pointed to by `zPtr'.
91 64 nonzero bits; this is stored at the location pointed to by `z0Ptr'. The
95 bits shifted off were all zero. This extra result is stored in the location
140 which are stored at the locations pointed to by `z0Ptr' and `z1Ptr'.
175 nonzero. The result is broken into two 64-bit pieces which are stored at
216 stored at the locations pointed to by `z0Ptr' and `z1Ptr'. The bits shifted
220 were all zero. This extra result is stored in the location pointed to by
287 pieces which are stored at the locations pointed to by `z0Ptr' and `z1Ptr'.
306 64-bit pieces which are stored at the locations pointed to by `z0Ptr',
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_PARAM_BLD.pod75 I<val> is stored by value and an expression or auto variable can be used.
89 The I<bn> argument is stored by reference and the underlying BIGNUM object
101 The I<bn> argument is stored by reference and the underlying BIGNUM object
108 The string that I<buf> points to is stored by reference and must remain in
113 The memory that I<buf> points to is stored by reference and must remain in
120 The string I<buf> points to is stored by reference and must remain in
125 The memory I<buf> points to is stored by reference and must remain in
H A DPKCS12_parse.pod34 certificate will be stored in the B<alias> and B<keyid> attributes of the
58 Only B<friendlyName> and B<localKeyID> attributes are currently stored in
61 Attributes currently cannot be stored in the private key B<EVP_PKEY> structure.
H A DEVP_EncodeInit.pod59 B<in>. The output is stored in the buffer B<out> and the number of bytes output
60 is stored in B<*outl>. It is the caller's responsibility to ensure that the
76 data will be stored in B<out> and the length of the data written will be stored
100 The output is stored in the buffer B<out> and the number of bytes output is
101 stored in B<*outl>.
H A DSSL_CTX_set_session_id_context.pod31 the contexts and is stored in exported sessions. The B<sid_ctx> can be
50 certificates are used, stored sessions
/freebsd/crypto/openssl/doc/internal/man3/
H A Dossl_rand_get_entropy.pod40 stored in a buffer which contains at least I<min_len> and at most I<max_len>
41 bytes. The buffer address is stored in I<*pout> and the buffer length is
61 The output is stored in a buffer which contains at least I<min_len> and at
62 most I<max_len> bytes. The buffer address is stored in I<*pout> and the
H A Dossl_global_properties_no_mirrored.pod23 converts it to a string. If I<buf> is non NULL then the string will be stored
27 properties in it then the empty string will be stored in I<buf>.
H A Dossl_method_construct.pod38 to define more precisely how the methods are created, stored, etc.
81 when the provider doesn't want its dispatch table stored in a longer
91 This default store should be stored in the library context I<libctx>.
111 This default store should be stored in the library context I<libctx>.
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreCallingConv.td18 // Integer values get stored in stack slots that are 4 bytes in
36 // Integer values get stored in stack slots that are 4 bytes in
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCCallingConv.td18 // Integer values get stored in stack slots that are 4 bytes in
34 // Integer values get stored in stack slots that are 4 bytes in
/freebsd/crypto/openssl/crypto/
H A Dcore_namemap.c33 unsigned int stored : 1; /* If 1, it's stored in a library context */ member
60 namemap->stored = 1; in ossl_stored_namemap_new()
71 namemap->stored = 0; in ossl_stored_namemap_free()
549 if (namemap == NULL || namemap->stored) in ossl_namemap_free()
/freebsd/crypto/openssl/doc/man7/
H A DEVP_PKEY-DSA.pod12 and I<gindex> may need to be stored for validation purposes. For B<DSA> these
13 fields are not stored in the ASN1 data so they need to be stored externally if
H A DEVP_PKEY-FFC.pod24 and I<gindex> may need to be stored for validation purposes.
25 For B<DH> the I<seed> and I<pcounter> can be stored in ASN1 data
26 (but the I<gindex> is not). For B<DSA> however, these fields are not stored in
27 the ASN1 data so they need to be stored externally if validation is required.
/freebsd/crypto/openssl/doc/designs/
H A Dml-dsa.md18 stored in a table of `ML_DSA_PARAM` objects.
25 algorithms are pre-fetched and stored within a `ML_DSA` key.
61 encoded forms of the key components (which are stored within the key).
62 The hash of the encoded public key is also stored in the key.
H A DML-KEM.md23 pre-fetched during **ML-KEM** key initialisation and stored with each key.
42 decoding the public key, and stored in memory in the internal form needed for
45 is also pre-computed and stored with the private key, and then need not be
118 parameters is stored with each key).
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ve/
H A Dgrow_stack.S23 shm.l %s62, 0x0(%s63) # stored at addr:0
H A Dgrow_stack_align.S23 shm.l %s62, 0x0(%s63) # stored at addr:0
/freebsd/contrib/file/magic/Magdir/
H A Ddbpf4 # dppf: Maxis Database Packed Files, the stored data file format used by all
/freebsd/contrib/bc/
H A DMEMORY_BUGS.md38 This happened because strings were stored per-function, and the non-local
40 at a higher index than exists in the new function. Strings are stored globally

12345678910>>...17