Home
last modified time | relevance | path

Searched defs:subKeys (Results 1 – 25 of 83) sorted by relevance

1234

/dports/security/cryptopp/cryptopp-8.6.0/
H A Drijndael_simd.cpp344 size_t Rijndael_Enc_AdvancedProcessBlocks_ARMV8(const word32 *subKeys, size_t rounds, in Rijndael_Enc_AdvancedProcessBlocks_ARMV8()
351 size_t Rijndael_Dec_AdvancedProcessBlocks_ARMV8(const word32 *subKeys, size_t rounds, in Rijndael_Dec_AdvancedProcessBlocks_ARMV8()
515 size_t Rijndael_Enc_AdvancedProcessBlocks_AESNI(const word32 *subKeys, size_t rounds, in Rijndael_Enc_AdvancedProcessBlocks_AESNI()
527 size_t Rijndael_Dec_AdvancedProcessBlocks_AESNI(const word32 *subKeys, size_t rounds, in Rijndael_Dec_AdvancedProcessBlocks_AESNI()
719 size_t Rijndael_Enc_AdvancedProcessBlocks128_6x1_ALTIVEC(const word32 *subKeys, size_t rounds, in Rijndael_Enc_AdvancedProcessBlocks128_6x1_ALTIVEC()
726 size_t Rijndael_Dec_AdvancedProcessBlocks128_6x1_ALTIVEC(const word32 *subKeys, size_t rounds, in Rijndael_Dec_AdvancedProcessBlocks128_6x1_ALTIVEC()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Drijndael_simd.cpp347 size_t Rijndael_Enc_AdvancedProcessBlocks_ARMV8(const word32 *subKeys, size_t rounds, in Rijndael_Enc_AdvancedProcessBlocks_ARMV8()
354 size_t Rijndael_Dec_AdvancedProcessBlocks_ARMV8(const word32 *subKeys, size_t rounds, in Rijndael_Dec_AdvancedProcessBlocks_ARMV8()
518 size_t Rijndael_Enc_AdvancedProcessBlocks_AESNI(const word32 *subKeys, size_t rounds, in Rijndael_Enc_AdvancedProcessBlocks_AESNI()
530 size_t Rijndael_Dec_AdvancedProcessBlocks_AESNI(const word32 *subKeys, size_t rounds, in Rijndael_Dec_AdvancedProcessBlocks_AESNI()
722 size_t Rijndael_Enc_AdvancedProcessBlocks128_6x1_ALTIVEC(const word32 *subKeys, size_t rounds, in Rijndael_Enc_AdvancedProcessBlocks128_6x1_ALTIVEC()
729 size_t Rijndael_Dec_AdvancedProcessBlocks128_6x1_ALTIVEC(const word32 *subKeys, size_t rounds, in Rijndael_Dec_AdvancedProcessBlocks128_6x1_ALTIVEC()
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Drijndael_simd.cpp347 size_t Rijndael_Enc_AdvancedProcessBlocks_ARMV8(const word32 *subKeys, size_t rounds, in Rijndael_Enc_AdvancedProcessBlocks_ARMV8()
354 size_t Rijndael_Dec_AdvancedProcessBlocks_ARMV8(const word32 *subKeys, size_t rounds, in Rijndael_Dec_AdvancedProcessBlocks_ARMV8()
518 size_t Rijndael_Enc_AdvancedProcessBlocks_AESNI(const word32 *subKeys, size_t rounds, in Rijndael_Enc_AdvancedProcessBlocks_AESNI()
530 size_t Rijndael_Dec_AdvancedProcessBlocks_AESNI(const word32 *subKeys, size_t rounds, in Rijndael_Dec_AdvancedProcessBlocks_AESNI()
722 size_t Rijndael_Enc_AdvancedProcessBlocks128_6x1_ALTIVEC(const word32 *subKeys, size_t rounds, in Rijndael_Enc_AdvancedProcessBlocks128_6x1_ALTIVEC()
729 size_t Rijndael_Dec_AdvancedProcessBlocks128_6x1_ALTIVEC(const word32 *subKeys, size_t rounds, in Rijndael_Dec_AdvancedProcessBlocks128_6x1_ALTIVEC()
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Drijndael_simd.cpp347 size_t Rijndael_Enc_AdvancedProcessBlocks_ARMV8(const word32 *subKeys, size_t rounds, in Rijndael_Enc_AdvancedProcessBlocks_ARMV8()
354 size_t Rijndael_Dec_AdvancedProcessBlocks_ARMV8(const word32 *subKeys, size_t rounds, in Rijndael_Dec_AdvancedProcessBlocks_ARMV8()
518 size_t Rijndael_Enc_AdvancedProcessBlocks_AESNI(const word32 *subKeys, size_t rounds, in Rijndael_Enc_AdvancedProcessBlocks_AESNI()
530 size_t Rijndael_Dec_AdvancedProcessBlocks_AESNI(const word32 *subKeys, size_t rounds, in Rijndael_Dec_AdvancedProcessBlocks_AESNI()
722 size_t Rijndael_Enc_AdvancedProcessBlocks128_6x1_ALTIVEC(const word32 *subKeys, size_t rounds, in Rijndael_Enc_AdvancedProcessBlocks128_6x1_ALTIVEC()
729 size_t Rijndael_Dec_AdvancedProcessBlocks128_6x1_ALTIVEC(const word32 *subKeys, size_t rounds, in Rijndael_Dec_AdvancedProcessBlocks128_6x1_ALTIVEC()
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/tests/java/ifc/registry/
H A D_XImplementationRegistration.java81 String[] subKeys = reg.getRootKey().getKeyNames() ; in _registerImplementation() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/tests/java/ifc/registry/
H A D_XImplementationRegistration.java81 String[] subKeys = reg.getRootKey().getKeyNames() ; in _registerImplementation() local
/dports/devel/stack/stack-2.7.3/_cabal_deps/cryptonite-0.29/Crypto/MAC/
H A DCMAC.hs63 subKeys k = (k1, k2) where function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/cryptonite-0.27/Crypto/MAC/
H A DCMAC.hs63 subKeys k = (k1, k2) where function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/cryptonite-0.27/Crypto/MAC/
H A DCMAC.hs63 subKeys k = (k1, k2) where function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/cryptonite-0.26/Crypto/MAC/
H A DCMAC.hs63 subKeys k = (k1, k2) where function
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/cryptonite-0.28/Crypto/MAC/
H A DCMAC.hs63 subKeys k = (k1, k2) where function
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/cryptonite-0.26/Crypto/MAC/
H A DCMAC.hs63 subKeys k = (k1, k2) where function
/dports/lang/elm/compiler-0.19.1/_cabal_deps/cryptonite-0.26/Crypto/MAC/
H A DCMAC.hs63 subKeys k = (k1, k2) where function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/cryptonite-0.29/Crypto/MAC/
H A DCMAC.hs63 subKeys k = (k1, k2) where function
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/cryptonite-0.28/Crypto/MAC/
H A DCMAC.hs63 subKeys k = (k1, k2) where function
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/cryptonite-0.28/Crypto/MAC/
H A DCMAC.hs63 subKeys k = (k1, k2) where function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/cryptonite-0.27/Crypto/MAC/
H A DCMAC.hs63 subKeys k = (k1, k2) where function
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/cryptonite-0.27/Crypto/MAC/
H A DCMAC.hs63 subKeys k = (k1, k2) where function
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/cryptonite-0.27/Crypto/MAC/
H A DCMAC.hs63 subKeys k = (k1, k2) where function
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/cryptonite-0.27/Crypto/MAC/
H A DCMAC.hs63 subKeys k = (k1, k2) where function
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/cryptonite-0.29/Crypto/MAC/
H A DCMAC.hs63 subKeys k = (k1, k2) where function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/cryptonite-0.28/Crypto/MAC/
H A DCMAC.hs63 subKeys k = (k1, k2) where function
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/cryptonite-0.27/Crypto/MAC/
H A DCMAC.hs63 subKeys k = (k1, k2) where function
/dports/editors/libreoffice/libreoffice-7.2.6.2/stoc/source/implementationregistration/
H A Dimplreg.cxx221 const Sequence< Reference < XRegistryKey > > subKeys( xKey->openKeys() ); in searchImplForLink() local
257 Sequence< Reference < XRegistryKey > > subKeys = xKey->openKeys(); in searchLinkTargetForImpl() local
531 const Sequence< Reference < XRegistryKey> > subKeys = xKey->openKeys(); in prepareUserKeys() local
580 Sequence < Reference < XRegistryKey > > subKeys = xSource->openKeys(); in deleteAllImplementations() local
720 Sequence< Reference < XRegistryKey > > subKeys = xSource->openKeys(); in deleteAllServiceEntries() local
907 const Sequence< Reference < XRegistryKey > > subKeys = xSource->openKeys(); in prepareRegistry() local
1025 const Sequence< Reference < XRegistryKey > > subKeys = xSource->openKeys(); in findImplementations() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/stoc/source/implementationregistration/
H A Dimplreg.cxx219 const Sequence< Reference < XRegistryKey > > subKeys( xKey->openKeys() ); in searchImplForLink() local
255 Sequence< Reference < XRegistryKey > > subKeys = xKey->openKeys(); in searchLinkTargetForImpl() local
529 const Sequence< Reference < XRegistryKey> > subKeys = xKey->openKeys(); in prepareUserKeys() local
578 Sequence < Reference < XRegistryKey > > subKeys = xSource->openKeys(); in deleteAllImplementations() local
718 Sequence< Reference < XRegistryKey > > subKeys = xSource->openKeys(); in deleteAllServiceEntries() local
905 const Sequence< Reference < XRegistryKey > > subKeys = xSource->openKeys(); in prepareRegistry() local
1023 const Sequence< Reference < XRegistryKey > > subKeys = xSource->openKeys(); in findImplementations() local

1234