Home
last modified time | relevance | path

Searched refs:calls (Results 176 – 200 of 575) sorted by relevance

12345678910>>...23

/freebsd/crypto/openssl/doc/man7/
H A Dprovider-mac.pod96 operation function calls.
122 OSSL_FUNC_mac_init() and OSSL_FUNC_mac_update() calls.
/freebsd/usr.bin/vgrind/
H A Dvgrindefs.src144 # Hack alert: defining function calls as `alternate comments' (ab/ae) seems
145 # to be the only way to avoid major confusion inside vfontedpr for calls like:
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/
H A DThreading.inc102 // able to get fancy by creating a TLS entry when someone calls
103 // set_thread_name so that subsequent calls to get_thread_name return this
/freebsd/crypto/openssl/doc/man3/
H A DCMS_signed_get_attr.pod193 during these function calls, and are deferred until the sign or verify process
194 (i.e. during calls to any of CMS_sign_ex(), CMS_sign(), CMS_sign_receipt(),
H A DBIO_s_fd.pod49 platforms read() and write() calls on the descriptor. If the underlying
H A DBN_CTX_new.pod25 calls, the B<BN_CTX> structure is used.
H A DEVP_PKEY_CTX_set_params.pod30 calls these methods internally to interact with providers).
H A DEVP_EncryptInit.pod347 an initial call and supply the remaining parameters in subsequent calls, all of
387 calls to EVP_EncryptUpdate() should be made.
417 EVP_CipherInit() / EVP_CipherUpdate() / EVP_CipherFinal() series of calls.
552 Traverses all names for the I<cipher>, and calls I<fn> with each name and
604 "used" (before any EVP_EncryptUpdate(), EVP_DecryptUpdate() calls for example).
630 library context I<libctx>, and for each of the implementations, calls the given
641 When EVP_CIPHER_fetch() is called it internally calls EVP_CIPHER_get_params()
1406 calls). For SIV mode the taglen must be 16.
1485 passed in separate calls. It also means that the flags set for the CTX are
1492 finalize the context. The only valid calls on the B<EVP_CIPHER_CTX> when
[all …]
H A DBIO_s_bio.pod52 The standard calls BIO_ctrl_pending() and BIO_ctrl_wpending() can be used to
73 BIO_new_bio_pair() combines the calls to BIO_new(), BIO_make_bio_pair() and
H A DEVP_PKEY_is_a.pod31 calls I<fn> with each name and I<data>. For example, an RSA B<EVP_PKEY> may
H A DOSSL_PARAM_int.pod302 creation, via either the macros or construct calls, the I<return_size> field
303 is set to this. If the parameter is set using the calls defined herein, the
307 using the calls defined herein.
/freebsd/contrib/llvm-project/clang/lib/Headers/cuda_wrappers/
H A Dcomplex64 // This is safe because when compiling for device, all function calls in
/freebsd/crypto/openssl/doc/internal/man3/
H A Devp_pkey_export_to_provider.pod44 this function. Subsequent calls to evp_pkey_get_legacy() will return the cached
H A Devp_keymgmt_util_export_to_provider.pod37 evp_keymgmt_util_export() calls L<evp_keymgmt_export(3)> with the
/freebsd/tools/test/netfibs/
H A DREADME40 unrelated to multi-FIB test leading to a panic(9). "delay" calls
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttrDocs.td561 calls to such functions. For example:
597 marked ``[[clang::noinline]]`` and contains calls, those calls inside the
1370 function calls if it can be proved that the duplicated function calls are
2348 as ``-mlong-calls`` and ``-mno-long-calls``.
2370 as ``-mlong-calls`` and ``-mno-long-calls``.
3582 purpose of calls.
3585 purposes of calls. For example:
3599 // purpose of calls because A is trivial.
3617 purposes of calls, which includes:
5463 different types of function calls. ``coldcc`` is for function calls that are
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DCXXRecordDeclDefinitionBits.def174 /// purpose of calls. Only the bits corresponding to SMF_CopyConstructor,
187 /// non-trivial for the purpose of calls.
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/
H A Devppkey_ecx.txt279 # Make sure update calls return an error
496 # Make sure update calls return an error
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDynamicTags.def109 // descriptor resolver calls.
213 // by rld on dlopen() calls.
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/
H A Dfsl,imx8qxp-ldb.yaml36 consistency, this binding calls it LDB.
/freebsd/contrib/openpam/doc/man/
H A Dpam.man36 be provided in all subsequent function calls.
/freebsd/sys/cddl/dev/systrace/
H A Dsystrace.c132 #error 1 << SYSTRACE_SHIFT must exceed number of system calls
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_flags.inc66 // Malloc / free bisection. Only tag malloc and free calls when a hash of
/freebsd/sys/contrib/device-tree/src/arm/broadcom/
H A Dbcm47094-dlink-dir-890l.dts4 * D-Link calls this board "WRGAC36"
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86.td381 // Lower indirect calls using a special construct called a `retpoline` to
385 "retpoline-indirect-calls", "UseRetpolineIndirectCalls", "true",
386 "Remove speculation of indirect calls from the generated code">;
396 // Deprecated umbrella feature for enabling both `retpoline-indirect-calls` and
406 // Rely on external thunks for the emitted retpoline calls. This allows users
417 // Mitigate LVI attacks against indirect calls/branches and call returns
421 "Prevent indirect calls/branches from using a memory operand, and "
422 "precede all indirect calls/branches from a register with an "

12345678910>>...23