Home
last modified time | relevance | path

Searched defs:evp_pkey_ctx_st (Results 1 – 25 of 43) sorted by relevance

12

/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/AMDGPU/
H A Dinsert-waitcnts-callee.mir19 name: entry_callee_wait
22 $vgpr0 = V_ADD_F32_e32 $vgpr0, $vgpr0, implicit $mode, implicit $exec
23 S_SETPC_B64 killed $sgpr0_sgpr1
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/include/internal/
H A Drand_int.h19 # define HEADER_RAND_INT_H
23 /* forward declaration */
26 void rand_cleanup_int(void);
27 void rand_drbg_cleanup_int(void);
29 void rand_fork(void);
31 /* Hardware-based seeding functions. */
33 size_t rand_acquire_entropy_from_cpu(RAND_POOL *pool);
36 size_t rand_drbg_get_entropy(RAND_DRBG *drbg,
37 unsigned char **pout,
38 int entropy, size_t min_len, size_t max_len,
/dports/lang/mono/mono-5.10.1.57/external/boringssl/crypto/evp/
H A Dinternal.h181 struct evp_pkey_ctx_st { struct
183 const EVP_PKEY_METHOD *pmeth;
185 ENGINE *engine;
187 EVP_PKEY *pkey;
189 EVP_PKEY *peerkey;
191 int operation;
193 void *data;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/boringssl/src/crypto/evp/
H A Dinternal.h182 struct evp_pkey_ctx_st { struct
184 const EVP_PKEY_METHOD *pmeth;
186 ENGINE *engine;
188 EVP_PKEY *pkey;
190 EVP_PKEY *peerkey;
192 int operation;
194 void *data;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/boringssl/src/crypto/evp/
H A Dinternal.h182 struct evp_pkey_ctx_st { struct
184 const EVP_PKEY_METHOD *pmeth;
186 ENGINE *engine;
188 EVP_PKEY *pkey;
190 EVP_PKEY *peerkey;
192 int operation;
194 void *data;
/dports/net/quiche/quiche-0.9.0/cargo-crates/boring-sys-1.1.1/deps/boringssl/src/crypto/evp/
H A Dinternal.h182 struct evp_pkey_ctx_st { struct
184 const EVP_PKEY_METHOD *pmeth;
186 ENGINE *engine;
188 EVP_PKEY *pkey;
190 EVP_PKEY *peerkey;
192 int operation;
194 void *data;
/dports/net/quiche/quiche-0.9.0/deps/boringssl/src/crypto/evp/
H A Dinternal.h182 struct evp_pkey_ctx_st { struct
184 const EVP_PKEY_METHOD *pmeth;
186 ENGINE *engine;
188 EVP_PKEY *pkey;
190 EVP_PKEY *peerkey;
192 int operation;
194 void *data;
/dports/security/boringssl/boringssl-6a71840/crypto/evp/
H A Dinternal.h182 struct evp_pkey_ctx_st { struct
184 const EVP_PKEY_METHOD *pmeth;
186 ENGINE *engine;
188 EVP_PKEY *pkey;
190 EVP_PKEY *peerkey;
192 int operation;
194 void *data;
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/boringssl-with-bazel/src/crypto/evp/
H A Dinternal.h182 struct evp_pkey_ctx_st { struct
184 const EVP_PKEY_METHOD *pmeth;
186 ENGINE *engine;
188 EVP_PKEY *pkey;
190 EVP_PKEY *peerkey;
192 int operation;
194 void *data;
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/boringssl-with-bazel/src/crypto/evp/
H A Dinternal.h182 struct evp_pkey_ctx_st { struct
184 const EVP_PKEY_METHOD *pmeth;
186 ENGINE *engine;
188 EVP_PKEY *pkey;
190 EVP_PKEY *peerkey;
192 int operation;
194 void *data;
/dports/security/libressl/libressl-3.4.3/crypto/evp/
H A Devp_locl.h268 struct evp_pkey_ctx_st { struct
270 const EVP_PKEY_METHOD *pmeth;
272 ENGINE *engine;
274 EVP_PKEY *pkey;
276 EVP_PKEY *peerkey;
278 int operation;
280 void *data;
282 void *app_data;
284 EVP_PKEY_gen_cb *pkey_gencb;
286 int *keygen_info;
[all …]
/dports/security/libressl-static/libressl-3.3.5/crypto/evp/
H A Devp_locl.h268 struct evp_pkey_ctx_st { struct
270 const EVP_PKEY_METHOD *pmeth;
272 ENGINE *engine;
274 EVP_PKEY *pkey;
276 EVP_PKEY *peerkey;
278 int operation;
280 void *data;
282 void *app_data;
284 EVP_PKEY_gen_cb *pkey_gencb;
286 int *keygen_info;
[all …]
/dports/emulators/citra/citra-ac98458e0/externals/libressl/crypto/evp/
H A Devp_locl.h268 struct evp_pkey_ctx_st { struct
270 const EVP_PKEY_METHOD *pmeth;
272 ENGINE *engine;
274 EVP_PKEY *pkey;
276 EVP_PKEY *peerkey;
278 int operation;
280 void *data;
282 void *app_data;
284 EVP_PKEY_gen_cb *pkey_gencb;
286 int *keygen_info;
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/libressl/crypto/evp/
H A Devp_locl.h268 struct evp_pkey_ctx_st { struct
270 const EVP_PKEY_METHOD *pmeth;
272 ENGINE *engine;
274 EVP_PKEY *pkey;
276 EVP_PKEY *peerkey;
278 int operation;
280 void *data;
282 void *app_data;
284 EVP_PKEY_gen_cb *pkey_gencb;
286 int *keygen_info;
[all …]
/dports/www/obhttpd/libressl-3.4.1/crypto/evp/
H A Devp_locl.h268 struct evp_pkey_ctx_st { struct
270 const EVP_PKEY_METHOD *pmeth;
272 ENGINE *engine;
274 EVP_PKEY *pkey;
276 EVP_PKEY *peerkey;
278 int operation;
280 void *data;
282 void *app_data;
284 EVP_PKEY_gen_cb *pkey_gencb;
286 int *keygen_info;
[all …]
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/openssl/crypto/evp/
H A Devp_locl.h266 struct evp_pkey_ctx_st { struct
268 const EVP_PKEY_METHOD *pmeth;
270 ENGINE *engine;
272 EVP_PKEY *pkey;
274 EVP_PKEY *peerkey;
276 int operation;
278 void *data;
280 void *app_data;
282 EVP_PKEY_gen_cb *pkey_gencb;
284 int *keygen_info;
[all …]
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/openssl/crypto/evp/
H A Devp_locl.h266 struct evp_pkey_ctx_st { struct
268 const EVP_PKEY_METHOD *pmeth;
270 ENGINE *engine;
272 EVP_PKEY *pkey;
274 EVP_PKEY *peerkey;
276 int operation;
278 void *data;
280 void *app_data;
282 EVP_PKEY_gen_cb *pkey_gencb;
284 int *keygen_info;
[all …]
/dports/security/openssl-legacy-static/openssl-1.0.2u/crypto/evp/
H A Devp_locl.h266 struct evp_pkey_ctx_st { struct
268 const EVP_PKEY_METHOD *pmeth;
270 ENGINE *engine;
272 EVP_PKEY *pkey;
274 EVP_PKEY *peerkey;
276 int operation;
278 void *data;
280 void *app_data;
282 EVP_PKEY_gen_cb *pkey_gencb;
284 int *keygen_info;
[all …]
/dports/security/openssl-unsafe/openssl-c9ba19c/crypto/evp/
H A Devp_locl.h266 struct evp_pkey_ctx_st { struct
268 const EVP_PKEY_METHOD *pmeth;
270 ENGINE *engine;
272 EVP_PKEY *pkey;
274 EVP_PKEY *peerkey;
276 int operation;
278 void *data;
280 void *app_data;
282 EVP_PKEY_gen_cb *pkey_gencb;
284 int *keygen_info;
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/include/crypto/
H A Devp.h30 struct evp_pkey_ctx_st { struct
32 int operation;
39 char *propquery;
43 union {
82 } op;
89 struct {
100 void *app_data;
104 int *keygen_info;
114 ENGINE *engine;
116 EVP_PKEY *pkey;
[all …]
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/include/crypto/
H A Devp.h30 struct evp_pkey_ctx_st { struct
32 int operation;
39 char *propquery;
43 union {
82 } op;
89 struct {
100 void *app_data;
104 int *keygen_info;
114 ENGINE *engine;
116 EVP_PKEY *pkey;
[all …]
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/include/crypto/
H A Devp.h30 struct evp_pkey_ctx_st { struct
32 int operation;
39 char *propquery;
43 union {
82 } op;
89 struct {
100 void *app_data;
104 int *keygen_info;
114 ENGINE *engine;
116 EVP_PKEY *pkey;
[all …]
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/include/crypto/
H A Devp.h30 struct evp_pkey_ctx_st { struct
32 int operation;
39 char *propquery;
43 union {
82 } op;
89 struct {
100 void *app_data;
104 int *keygen_info;
114 ENGINE *engine;
116 EVP_PKEY *pkey;
[all …]
/dports/security/openssl-devel/openssl-3.0.2/include/crypto/
H A Devp.h30 struct evp_pkey_ctx_st { struct
32 int operation;
39 char *propquery;
44 union {
83 } op;
90 struct {
101 void *app_data;
105 int *keygen_info;
115 ENGINE *engine;
117 EVP_PKEY *pkey;
[all …]
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/include/crypto/
H A Devp.h30 struct evp_pkey_ctx_st { struct
32 int operation;
39 char *propquery;
44 union {
83 } op;
90 struct {
101 void *app_data;
105 int *keygen_info;
115 ENGINE *engine;
117 EVP_PKEY *pkey;
[all …]

12