Home
last modified time | relevance | path

Searched refs:authenticated (Results 1 – 12 of 12) sorted by relevance

/f-stack/dpdk/doc/guides/cryptodevs/
H A Dmvsam.rst62 after the authenticated data. Other placement will result in error.
H A Dqat.rst116 * Maximum additional authenticated data (AAD) for GCM is 240 bytes long and must be passed to the d…
/f-stack/freebsd/netinet/
H A Dsctp_structs.h1142 uint8_t authenticated; /* packet authenticated ok */ member
H A Dsctp_input.c2162 stcb->asoc.authenticated = 1; in sctp_process_cookie_new()
4499 stcb->asoc.authenticated = 1; in sctp_process_control()
4643 !stcb->asoc.authenticated) { in sctp_process_control()
5248 stcb->asoc.authenticated = 1; in sctp_process_control()
5448 stcb->asoc.authenticated = 0; in sctp_common_input_processing()
5564 !stcb->asoc.authenticated) { in sctp_common_input_processing()
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_16_04.rst260 Added new Crypto PMD to support AES-GCM authenticated encryption and
261 authenticated decryption in software.
/f-stack/app/redis-5.0.5/src/
H A Dreplication.c1082 server.master->authenticated = 1; in replicationCreateMasterClient()
2251 server.master->authenticated = 1; in replicationResurrectCachedMaster()
H A Dserver.c2586 if (server.requirepass && !c->authenticated && c->cmd->proc != authCommand) in processCommand()
2940 c->authenticated = 1; in authCommand()
2943 c->authenticated = 0; in authCommand()
H A Dnetworking.c127 c->authenticated = 0; in createClient()
H A Dserver.h741 int authenticated; /* When requirepass is non-NULL. */ member
/f-stack/freebsd/contrib/libsodium/
H A DChangeLog33 authenticated, and didn't seem to be used by any opensource project.
/f-stack/dpdk/doc/guides/prog_guide/
H A Drte_flow.rst1947 encrypted on egress, and decrypted and authenticated on ingress.
/f-stack/app/nginx-1.16.1/
H A DCHANGES5873 *) Feature: the mail proxy supports authenticated SMTP proxying and the