Home
last modified time | relevance | path

Searched defs:pmac (Results 1 – 25 of 145) sorted by relevance

123456

/dports/net/syncthing/syncthing-1.18.1/syncthing/vendor/github.com/miscreant/miscreant.go/pmac/
H A Dpmac.go4 package pmac package
19 type pmac struct { struct
21 c cipher.Block
51 lInv block.Block
54 digest block.Block
57 offset block.Block
60 buf block.Block
63 pos uint
66 ctr uint
70 finished bool
[all …]
/dports/security/dropbear/dropbear-2020.81/libtomcrypt/src/mac/pmac/
H A Dpmac_shift_xor.c22 void pmac_shift_xor(pmac_state *pmac) in pmac_shift_xor()
H A Dpmac_process.c26 int pmac_process(pmac_state *pmac, const unsigned char *in, unsigned long inlen) in pmac_process()
H A Dpmac_memory.c35 pmac_state *pmac; in pmac_memory() local
H A Dpmac_memory_multi.c37 pmac_state *pmac; in pmac_memory_multi() local
H A Dpmac_init.c44 int pmac_init(pmac_state *pmac, int cipher, const unsigned char *key, unsigned long keylen) in pmac_init()
/dports/security/libtomcrypt/libtomcrypt-1.18.2/src/mac/pmac/
H A Dpmac_shift_xor.c22 void pmac_shift_xor(pmac_state *pmac) in pmac_shift_xor()
H A Dpmac_process.c26 int pmac_process(pmac_state *pmac, const unsigned char *in, unsigned long inlen) in pmac_process()
H A Dpmac_memory.c35 pmac_state *pmac; in pmac_memory() local
H A Dpmac_memory_multi.c37 pmac_state *pmac; in pmac_memory_multi() local
H A Dpmac_init.c44 int pmac_init(pmac_state *pmac, int cipher, const unsigned char *key, unsigned long keylen) in pmac_init()
/dports/security/p5-CryptX/CryptX-0.075/src/ltc/mac/pmac/
H A Dpmac_done.c12 int pmac_done(pmac_state *pmac, unsigned char *out, unsigned long *outlen) in pmac_done()
H A Dpmac_memory.c29 pmac_state *pmac; in pmac_memory() local
H A Dpmac_memory_multi.c31 pmac_state *pmac; in pmac_memory_multi() local
H A Dpmac_init.c38 int pmac_init(pmac_state *pmac, int cipher, const unsigned char *key, unsigned long keylen) in pmac_init()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/thebes/
H A DgfxMacPlatformFontList.h20 #include "nsTArray.h" in pmac_process()
21 #include "mozilla/LookAndFeel.h" in pmac_process()
/dports/net-mgmt/ap-utils/ap-utils-1.4.1/src/
H A Dauth_mac.c50 struct MacListStat *pmac, *first = NULL, *curr = NULL; in atmel_auth_mac() local
297 struct MacListStat *pmac, *first = NULL, *curr = NULL; in nwn_auth_mac() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/Crypto/Protocol/
H A DChaffing.py228 pmac = h.digest() variable
/dports/security/py-pycrypto/pycrypto-2.6.1/lib/Crypto/Protocol/
H A DChaffing.py228 pmac = h.digest() variable
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm/mach-mvebu/
H A Dkirkwood.c86 struct property *pmac; in kirkwood_dt_eth_fixup() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm/mach-mvebu/
H A Dkirkwood.c86 struct property *pmac; in kirkwood_dt_eth_fixup() local
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm/mach-mvebu/
H A Dkirkwood.c86 struct property *pmac; in kirkwood_dt_eth_fixup() local
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/elasticbeanstalk/
H A Dservice.go24 // Used for custom client initialization logic
25 var initClient func(*client.Client)
/dports/net-mgmt/ap-utils/ap-utils-1.4.1/lib/
H A Dfile.c125 struct APList *first=NULL, *curr=NULL, *pmac; in get_opts() local
/dports/net-mgmt/ap-utils/ap-utils-1.4.1/ap-gl/
H A Dauth_mac.c58 struct MacListStat *pmac, *first = NULL, *curr = NULL; in atmel_auth_mac() local

123456