Home
last modified time | relevance | path

Searched refs:DigestUpdate (Results 1 – 25 of 42) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/OSX/System.Security.Cryptography.Native.Apple/
H A DInterop.Digest.cs19 …internal static int DigestUpdate(SafeDigestCtxHandle ctx, ReadOnlySpan<byte> pbData, int cbData) => in DigestUpdate() method in Interop.AppleCrypto
20 DigestUpdate(ctx, ref MemoryMarshal.GetReference(pbData), cbData); in DigestUpdate()
23 … private static extern int DigestUpdate(SafeDigestCtxHandle ctx, ref byte pbData, int cbData); in DigestUpdate() method in Interop.AppleCrypto
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/ckfw/
H A Dcrypto.c226 if (!fwOperation->mdOperation->DigestUpdate) { in nssCKFWCryptoOperation_DigestUpdate()
229 return fwOperation->mdOperation->DigestUpdate( in nssCKFWCryptoOperation_DigestUpdate()
/dports/security/ca_root_nss/nss-3.71/nss/lib/ckfw/
H A Dcrypto.c226 if (!fwOperation->mdOperation->DigestUpdate) { in nssCKFWCryptoOperation_DigestUpdate()
229 return fwOperation->mdOperation->DigestUpdate( in nssCKFWCryptoOperation_DigestUpdate()
/dports/www/firefox/firefox-99.0/security/nss/lib/ckfw/
H A Dcrypto.c226 if (!fwOperation->mdOperation->DigestUpdate) { in nssCKFWCryptoOperation_DigestUpdate()
229 return fwOperation->mdOperation->DigestUpdate( in nssCKFWCryptoOperation_DigestUpdate()
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/ckfw/
H A Dcrypto.c226 if (!fwOperation->mdOperation->DigestUpdate) { in nssCKFWCryptoOperation_DigestUpdate()
229 return fwOperation->mdOperation->DigestUpdate( in nssCKFWCryptoOperation_DigestUpdate()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/ckfw/
H A Dcrypto.c226 if (!fwOperation->mdOperation->DigestUpdate) { in nssCKFWCryptoOperation_DigestUpdate()
229 return fwOperation->mdOperation->DigestUpdate( in nssCKFWCryptoOperation_DigestUpdate()
/dports/security/nss/nss-3.76.1/nss/lib/ckfw/
H A Dcrypto.c226 if (!fwOperation->mdOperation->DigestUpdate) { in nssCKFWCryptoOperation_DigestUpdate()
229 return fwOperation->mdOperation->DigestUpdate( in nssCKFWCryptoOperation_DigestUpdate()
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/ckfw/
H A Dcrypto.c226 if (!fwOperation->mdOperation->DigestUpdate) { in nssCKFWCryptoOperation_DigestUpdate()
229 return fwOperation->mdOperation->DigestUpdate( in nssCKFWCryptoOperation_DigestUpdate()
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/ckfw/
H A Dcrypto.c226 if (!fwOperation->mdOperation->DigestUpdate) { in nssCKFWCryptoOperation_DigestUpdate()
229 return fwOperation->mdOperation->DigestUpdate( in nssCKFWCryptoOperation_DigestUpdate()
/dports/www/firefox/firefox-99.0/security/nss/doc/rst/legacy/nss_sample_code/nss_sample_code_sample3/
H A Dindex.rst82 if (s != SECSuccess) { cout << "DigestUpdate failed" << endl; goto done; }
126 if (s != SECSuccess) { cout << "DigestUpdate failed" << endl; goto done; }
/dports/security/beid/eid-mw-5.0.8/doc/sdk/wrappers/C# pkcs11wrappers/pkcs11net/Pkcs11/
H A DSession.cs104 public void DigestUpdate(byte[] data) in DigestUpdate() method in Net.Sf.Pkcs11.Session
106 this.Module.P11Module.DigestUpdate(hSession, data); in DigestUpdate()
/dports/security/nss/nss-3.76.1/nss/doc/rst/legacy/nss_sample_code/nss_sample_code_sample3/
H A Dindex.rst82 if (s != SECSuccess) { cout << "DigestUpdate failed" << endl; goto done; }
126 if (s != SECSuccess) { cout << "DigestUpdate failed" << endl; goto done; }
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.Algorithms/src/Internal/Cryptography/
H A DHashProviderDispenser.OSX.cs185 int ret = Interop.AppleCrypto.DigestUpdate(_ctx, data, data.Length); in AppendHashData()
/dports/dns/powerdns/pdns-4.5.2/pdns/
H A Dpkcs11signers.cc497 int DigestUpdate(const std::string& data) { in DigestUpdate() function in Pkcs11Token
511 DigestUpdate(d_modulus); in DigestKey()
512 DigestUpdate(d_exponent); in DigestKey()
514 DigestUpdate(d_ec_point); in DigestKey()
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/suite/sysschema/t/
H A Dpr_statement_performance_analyzer.test74 # --eval SELECT '$digest_insert' AS DigestInsert, '$digest_update' AS DigestUpdate, '$digest_select…
76 # --eval SELECT '$query_insert' AS DigestInsert, '$query_update' AS DigestUpdate, '$query_select' A…
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/sysschema/t/
H A Dpr_statement_performance_analyzer.test77 # --eval SELECT '$digest_insert' AS DigestInsert, '$digest_update' AS DigestUpdate, '$digest_select…
79 # --eval SELECT '$query_insert' AS DigestInsert, '$query_update' AS DigestUpdate, '$query_select' A…
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysql-test/suite/sysschema/t/
H A Dpr_statement_performance_analyzer.test74 # --eval SELECT '$digest_insert' AS DigestInsert, '$digest_update' AS DigestUpdate, '$digest_select…
76 # --eval SELECT '$query_insert' AS DigestInsert, '$query_update' AS DigestUpdate, '$query_select' A…
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysql-test/suite/sysschema/t/
H A Dpr_statement_performance_analyzer.test74 # --eval SELECT '$digest_insert' AS DigestInsert, '$digest_update' AS DigestUpdate, '$digest_select…
76 # --eval SELECT '$query_insert' AS DigestInsert, '$query_update' AS DigestUpdate, '$query_select' A…
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/suite/sysschema/t/
H A Dpr_statement_performance_analyzer.test74 # --eval SELECT '$digest_insert' AS DigestInsert, '$digest_update' AS DigestUpdate, '$digest_select…
76 # --eval SELECT '$query_insert' AS DigestInsert, '$query_update' AS DigestUpdate, '$query_select' A…
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/suite/sysschema/t/
H A Dpr_statement_performance_analyzer.test74 # --eval SELECT '$digest_insert' AS DigestInsert, '$digest_update' AS DigestUpdate, '$digest_select…
76 # --eval SELECT '$query_insert' AS DigestInsert, '$query_update' AS DigestUpdate, '$query_select' A…
/dports/databases/mysql57-client/mysql-5.7.36/mysql-test/suite/sysschema/t/
H A Dpr_statement_performance_analyzer.test74 # --eval SELECT '$digest_insert' AS DigestInsert, '$digest_update' AS DigestUpdate, '$digest_select…
76 # --eval SELECT '$query_insert' AS DigestInsert, '$query_update' AS DigestUpdate, '$query_select' A…
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/miekg/pkcs11/
H A Dpkcs11.go1241 func (c *Ctx) DigestUpdate(sh SessionHandle, message []byte) error { func
1242 …e := C.DigestUpdate(c.ctx, C.CK_SESSION_HANDLE(sh), C.CK_BYTE_PTR(unsafe.Pointer(&message[0])), C.…
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/vendor/github.com/miekg/pkcs11/
H A Dpkcs11.go1276 func (c *Ctx) DigestUpdate(sh SessionHandle, message []byte) error { func
1277 e := C.DigestUpdate(c.ctx, C.CK_SESSION_HANDLE(sh), cMessage(message), C.CK_ULONG(len(message)))
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/
H A Dpkcs11.go1276 func (c *Ctx) DigestUpdate(sh SessionHandle, message []byte) error { func
1277 e := C.DigestUpdate(c.ctx, C.CK_SESSION_HANDLE(sh), cMessage(message), C.CK_ULONG(len(message)))
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/vendor/github.com/miekg/pkcs11/
H A Dpkcs11.go1276 func (c *Ctx) DigestUpdate(sh SessionHandle, message []byte) error { func
1277 e := C.DigestUpdate(c.ctx, C.CK_SESSION_HANDLE(sh), cMessage(message), C.CK_ULONG(len(message)))

12