Home
last modified time | relevance | path

Searched refs:encapsulate (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/crypto/openssl/doc/life-cycles/
H A Dpkey.dot13 encapsulate [fontcolor="#D95980", color="#D95980"]
38 newed -> encapsulate [label="EVP_PKEY_encapsulate_init", fontcolor="#D95980", color="#D95980"];
39 encapsulate -> encapsulate [label="EVP_PKEY_encapsulate", fontcolor="#D95980", color="#D95980"];
/freebsd/crypto/openssl/doc/man7/
H A Dlife_cycle-pkey.pod40 =item encapsulate
113 …| encapsulate | EVP_PKEY_encapsulate | | | | | | EVP_PKEY_encrypt …
149 … verify verify encrypt decrypt derive encapsulate decapsulate p…
172encapsulate encapsulate encapsulate encapsulate encapsulate encapsulate encapsulate e…
173encapsulate
186 … verify verify encrypt decrypt derive encapsulate decapsulate p…
188 … verify verify encrypt decrypt derive encapsulate decapsulate p…
190 … verify verify encrypt decrypt derive encapsulate decapsulate p…
192 … verify verify encrypt decrypt derive encapsulate decapsulate p…
212 <th style="border:1px solid" align="center">encapsulate</th>
[all …]
H A DEVP_KEM-RSA.pod26 The encapsulate function simply generates a secret using random bytes and then
H A DEVP_KEM-X25519.pod27 The encapsulate function generates an ephemeral keypair. It produces keymaterial
H A DEVP_KEM-EC.pod26 The encapsulate function generates an ephemeral keypair. It produces keymaterial
H A Dprovider-base.pod651 executes I<encapsulate> using the client's public key and sends back the
653 the same I<shared secret> generated by the server's I<encapsulate>. To operate
/freebsd/crypto/openssl/crypto/evp/
H A Dkem.c244 return ctx->op.encap.kem->encapsulate(ctx->op.encap.algctx, in EVP_PKEY_encapsulate()
340 if (kem->encapsulate != NULL) in evp_kem_from_algorithm()
342 kem->encapsulate = OSSL_FUNC_kem_encapsulate(fns); in evp_kem_from_algorithm()
H A Devp_local.h255 OSSL_FUNC_kem_encapsulate_fn *encapsulate; member
/freebsd/kerberos5/lib/libgssapi_krb5/
H A DMakefile30 encapsulate.c \
/freebsd/crypto/heimdal/lib/gssapi/
H A DMakefile.am43 krb5/encapsulate.c \
H A DMakefile.in143 krb5/encapsulate.lo krb5/export_name.lo \
581 krb5/encapsulate.c \
943 krb5/encapsulate.lo: krb5/$(am__dirstamp) \
1351 -rm -f krb5/encapsulate.$(OBJEXT)
1352 -rm -f krb5/encapsulate.lo
1674 @AMDEP_TRUE@@am__include@ @am__quote@krb5/$(DEPDIR)/encapsulate.Plo@am__quote@
H A DChangeLog1049 * krb5/encapsulate.c: Prefix der primitives with der_.
1426 * encapsulate.c: Use const void * to instead of unsigned char * to
2057 * encapsulate.c (gssapi_krb5_encap_length): don't return void
2205 * encapsulate.c: add encap functions that doesn't take the token
2822 * encapsulate.c (gssapi_krb5_encapsulate): do not free `in_data',
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsc7280-qcard.dtsi6 * stuffed) on it. This device tree tries to encapsulate all the things that
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-pkeyutl.pod.in201 Use a Key Encapsulation Mechanism (B<KEM>) to B<encapsulate> a shared-secret to
248 encapsulate and decapsulate shared secrets with the chosen key type.
/freebsd/contrib/wpa/hostapd/
H A DREADME124 use an external Authentication Server and encapsulate EAP frame in the
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_HPKE_CTX_new.pod249 KEM, then a KDF and finally an AEAD. The first step is to encapsulate (using
/freebsd/contrib/flex/
H A DNEWS129 *** a new option to configure --enable-warnings to encapsulate passing
/freebsd/crypto/openssl/test/
H A Devp_test.c2215 static int encapsulate(EVP_TEST *t, EVP_PKEY_CTX *ctx, const char *op, in encapsulate() function
2403 ret = encapsulate(t, kdata->ctx, kdata->op, &wrapped, &wrappedlen, in kem_test_run()
/freebsd/contrib/ncurses/doc/
H A Dhackguide.doc537 that are specifically intended to encapsulate such translations. This,
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMScheduleA9.td2136 // encapsulate multiple loads.
/freebsd/contrib/bmake/mk/
H A DChangeLog1199 * dirdeps-targets.mk: encapsulate logic for finding top-level
/freebsd/crypto/heimdal/
H A DChangeLog.19982504 * lib/gssapi/encapsulate.c: New functions
/freebsd/contrib/ntp/sntp/libevent/
H A DChangeLog-2.01061 …o Add a new bufferevent_socket_connect_hostname() to encapsulate the resolve-then-connect operatio…
/freebsd/contrib/libevent/
H A DChangeLog-2.01061 …o Add a new bufferevent_socket_connect_hostname() to encapsulate the resolve-then-connect operatio…
/freebsd/share/doc/IPv6/
H A DIMPLEMENTATION2008 encapsulate decapsulate

12