Home
last modified time | relevance | path

Searched refs:action (Results 1 – 25 of 37) sorted by relevance

12

/openssl/util/
H A Dwrite-man-symlinks24 my $action = $ARGV[0];
43 if ($action eq "install") {
/openssl/doc/man3/
H A DSSL_do_handshake.pod33 taking appropriate action to satisfy the needs of SSL_do_handshake().
34 The action depends on the underlying BIO. When using a nonblocking socket,
60 not clean. It can also occur if action is needed to continue the operation
H A DSSL_accept.pod32 taking appropriate action to satisfy the needs of SSL_accept().
33 The action depends on the underlying BIO. When using a nonblocking socket,
59 not clean. It can also occur if action is needed to continue the operation
H A DOSSL_CRMF_MSG_set1_regCtrl_regToken.pod39 OSSL_CRMF_PKIPUBLICATIONINFO *pi, int action);
79 OSSL_CRMF_MSG_set_PKIPublicationInfo_action() sets the action in the given I<pi>
80 using the given I<action> as value. See RFC 4211, section 6.3.
H A DSSL_connect.pod32 taking appropriate action to satisfy the needs of SSL_connect().
33 The action depends on the underlying BIO. When using a nonblocking socket,
74 not clean. It can also occur if action is needed to continue the operation
H A DUI_STRING.pod60 UI_get0_action_string() is used to retrieve the action description
108 UI_get0_action_string() returns the UI string action description
119 UI_get0_test_string() returns the UI string action description
H A DSSL_library_init.pod25 SSL_library_init() must be called before any other action takes place.
H A DSSL_write.pod97 then must repeat the call after taking appropriate action to satisfy the needs
98 of the write function. The action depends on the underlying BIO. When using a
159 closed, an error occurred or action must be taken by the calling process.
181 closed, an error occurred or action must be taken by the calling process.
H A DSSL_read.pod83 The calling process then must repeat the call after taking appropriate action
85 The action depends on the underlying BIO.
128 an error occurred or action must be taken by the calling process.
H A DSSL_set_fd.pod33 SSL_set_rfd() and SSL_set_wfd() perform the respective action, but only
H A DSSL_read_early_data.pod112 the correct course of action, as for L<SSL_write_ex(3)>.
190 further action taken.
337 failure call L<SSL_get_error(3)> to determine the correct course of action.
343 action.
H A DCMAC_CTX.pod63 If the argument is NULL, no action is taken.
H A DBIO_should_retry.pod54 the reason code and the action that should be taken depends on
H A DX509_get_extension_flags.pod168 X509_get_extension_flags() and take appropriate action is an extension is
/openssl/crypto/crmf/
H A Dcrmf_lib.c158 int action) in OSSL_CRMF_MSG_set_PKIPublicationInfo_action() argument
161 || action < OSSL_CRMF_PUB_ACTION_DONTPUBLISH in OSSL_CRMF_MSG_set_PKIPublicationInfo_action()
162 || action > OSSL_CRMF_PUB_ACTION_PLEASEPUBLISH) { in OSSL_CRMF_MSG_set_PKIPublicationInfo_action()
167 return ASN1_INTEGER_set(pi->action, action); in OSSL_CRMF_MSG_set_PKIPublicationInfo_action()
H A Dcrmf_local.h142 ASN1_INTEGER *action; member
H A Dcrmf_asn.c68 ASN1_SIMPLE(OSSL_CRMF_PKIPUBLICATIONINFO, action, ASN1_INTEGER),
/openssl/.github/workflows/
H A Dcoveralls.yml22 checks: write # for coverallsapp/github-action to create new checks
89 uses: coverallsapp/github-action@v2.3.2
H A Dwindows.yml188 - uses: cygwin/cygwin-install-action@master
195 # Activate this if checkout action fails:
/openssl/exporters/cmake/
H A DOpenSSLConfig.cmake.in76 # called, or whatever. Therefore, the best course of action is to quit with a
116 # available. The best course of action is to simply return and leave it to CMake to
/openssl/include/openssl/
H A Dcrmf.h.in117 int action);
H A Dui.h.in88 The boolean input functions take an action description string (which should
89 be safe to ignore if the expected user action is obvious, for example with
354 * Return the optional action string to output (the boolean prompt
/openssl/crypto/evp/
H A Dctrl_params_translate.c152 enum action { enum
173 enum action action_type;
227 enum action action_type;
2839 enum action action_type, in evp_pkey_ctx_setget_params_to_ctrl()
2908 enum action action_type, in evp_pkey_setget_params_to_ctrl()
/openssl/demos/guide/
H A DREADME.md93 most easily be seen in action in our quic interop container, buildable from
/openssl/doc/HOWTO/
H A Ddocumenting-functions-and-macros.md7 enforced by the `make doc-nits` target resp. `check-docs` GitHub action.

Completed in 39 milliseconds

12