Home
last modified time | relevance | path

Searched refs:SHA1Context (Results 1 – 25 of 308) sorted by relevance

12345678910>>...13

/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/freebl/
H A Dsha_fast.c40 SHA1_Compress_Native(SHA1Context *ctx) in SHA1_Compress_Native()
58 SHA1_Begin(SHA1Context *ctx) in SHA1_Begin()
514 SHA1Context *
517 SHA1Context *cx; in SHA1_NewContext()
520 cx = PORT_New(SHA1Context); in SHA1_NewContext()
537 SHA1Context ctx; in SHA1_HashBuf()
559 SHA1_FlattenSize(SHA1Context *cx) in SHA1_FlattenSize()
561 return sizeof(SHA1Context); in SHA1_FlattenSize()
571 SHA1Context *
583 SHA1_Clone(SHA1Context *dest, SHA1Context *src) in SHA1_Clone()
[all …]
/dports/security/ca_root_nss/nss-3.71/nss/lib/freebl/
H A Dsha_fast.c40 SHA1_Compress_Native(SHA1Context *ctx) in SHA1_Compress_Native()
58 SHA1_Begin(SHA1Context *ctx) in SHA1_Begin()
514 SHA1Context *
517 SHA1Context *cx; in SHA1_NewContext()
520 cx = PORT_New(SHA1Context); in SHA1_NewContext()
537 SHA1Context ctx; in SHA1_HashBuf()
559 SHA1_FlattenSize(SHA1Context *cx) in SHA1_FlattenSize()
561 return sizeof(SHA1Context); in SHA1_FlattenSize()
571 SHA1Context *
583 SHA1_Clone(SHA1Context *dest, SHA1Context *src) in SHA1_Clone()
[all …]
/dports/www/firefox/firefox-99.0/security/nss/lib/freebl/
H A Dsha_fast.c40 SHA1_Compress_Native(SHA1Context *ctx) in SHA1_Compress_Native()
58 SHA1_Begin(SHA1Context *ctx) in SHA1_Begin()
514 SHA1Context *
517 SHA1Context *cx; in SHA1_NewContext()
520 cx = PORT_New(SHA1Context); in SHA1_NewContext()
537 SHA1Context ctx; in SHA1_HashBuf()
559 SHA1_FlattenSize(SHA1Context *cx) in SHA1_FlattenSize()
561 return sizeof(SHA1Context); in SHA1_FlattenSize()
571 SHA1Context *
583 SHA1_Clone(SHA1Context *dest, SHA1Context *src) in SHA1_Clone()
[all …]
/dports/security/nss/nss-3.76.1/nss/lib/freebl/
H A Dsha_fast.c40 SHA1_Compress_Native(SHA1Context *ctx) in SHA1_Compress_Native()
58 SHA1_Begin(SHA1Context *ctx) in SHA1_Begin()
514 SHA1Context *
517 SHA1Context *cx; in SHA1_NewContext()
520 cx = PORT_New(SHA1Context); in SHA1_NewContext()
537 SHA1Context ctx; in SHA1_HashBuf()
559 SHA1_FlattenSize(SHA1Context *cx) in SHA1_FlattenSize()
561 return sizeof(SHA1Context); in SHA1_FlattenSize()
571 SHA1Context *
583 SHA1_Clone(SHA1Context *dest, SHA1Context *src) in SHA1_Clone()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/freebl/
H A Dsha_fast.c40 SHA1_Compress_Native(SHA1Context *ctx) in SHA1_Compress_Native()
58 SHA1_Begin(SHA1Context *ctx) in SHA1_Begin()
514 SHA1Context *
517 SHA1Context *cx; in SHA1_NewContext()
520 cx = PORT_New(SHA1Context); in SHA1_NewContext()
537 SHA1Context ctx; in SHA1_HashBuf()
559 SHA1_FlattenSize(SHA1Context *cx) in SHA1_FlattenSize()
561 return sizeof(SHA1Context); in SHA1_FlattenSize()
571 SHA1Context *
583 SHA1_Clone(SHA1Context *dest, SHA1Context *src) in SHA1_Clone()
[all …]
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libretro/libretro-common/utils/
H A Dsha1.c39 typedef struct SHA1Context struct
51 } SHA1Context; argument
56 void SHA1Reset(SHA1Context *);
57 int SHA1Result(SHA1Context *);
58 void SHA1Input( SHA1Context *,
114 void SHA1ProcessMessageBlock(SHA1Context *);
115 void SHA1PadMessage(SHA1Context *);
134 void SHA1Reset(SHA1Context *context) in SHA1Reset()
167 int SHA1Result(SHA1Context *context) in SHA1Result()
203 void SHA1Input( SHA1Context *context, in SHA1Input()
[all …]
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/libretro/libretro-common/utils/
H A Dsha1.c39 typedef struct SHA1Context struct
51 } SHA1Context; argument
56 void SHA1Reset(SHA1Context *);
57 int SHA1Result(SHA1Context *);
58 void SHA1Input( SHA1Context *,
114 void SHA1ProcessMessageBlock(SHA1Context *);
115 void SHA1PadMessage(SHA1Context *);
134 void SHA1Reset(SHA1Context *context) in SHA1Reset()
167 int SHA1Result(SHA1Context *context) in SHA1Result()
203 void SHA1Input( SHA1Context *context, in SHA1Input()
[all …]
/dports/games/retroarch/RetroArch-1.9.7/libretro-common/utils/
H A Dsha1.c39 typedef struct SHA1Context struct
51 } SHA1Context; argument
56 void SHA1Reset(SHA1Context *);
57 int SHA1Result(SHA1Context *);
58 void SHA1Input( SHA1Context *,
114 void SHA1ProcessMessageBlock(SHA1Context *);
115 void SHA1PadMessage(SHA1Context *);
134 void SHA1Reset(SHA1Context *context) in SHA1Reset()
167 int SHA1Result(SHA1Context *context) in SHA1Result()
203 void SHA1Input( SHA1Context *context, in SHA1Input()
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/libretro-common/utils/
H A Dsha1.c39 typedef struct SHA1Context struct
51 } SHA1Context; argument
56 void SHA1Reset(SHA1Context *);
57 int SHA1Result(SHA1Context *);
58 void SHA1Input( SHA1Context *,
114 void SHA1ProcessMessageBlock(SHA1Context *);
115 void SHA1PadMessage(SHA1Context *);
134 void SHA1Reset(SHA1Context *context) in SHA1Reset()
167 int SHA1Result(SHA1Context *context) in SHA1Result()
203 void SHA1Input( SHA1Context *context, in SHA1Input()
[all …]
/dports/games/mrboom/MrBoom-src-5.2/libretro-common/utils/
H A Dsha1.c39 typedef struct SHA1Context struct
51 } SHA1Context; argument
56 void SHA1Reset(SHA1Context *);
57 int SHA1Result(SHA1Context *);
58 void SHA1Input( SHA1Context *,
114 void SHA1ProcessMessageBlock(SHA1Context *);
115 void SHA1PadMessage(SHA1Context *);
134 void SHA1Reset(SHA1Context *context) in SHA1Reset()
167 int SHA1Result(SHA1Context *context) in SHA1Result()
203 void SHA1Input( SHA1Context *context, in SHA1Input()
[all …]
/dports/games/libretro-cap32/libretro-cap32-ad7397f/libretro-common/utils/
H A Dsha1.c39 typedef struct SHA1Context struct
51 } SHA1Context; argument
56 void SHA1Reset(SHA1Context *);
57 int SHA1Result(SHA1Context *);
58 void SHA1Input( SHA1Context *,
114 void SHA1ProcessMessageBlock(SHA1Context *);
115 void SHA1PadMessage(SHA1Context *);
134 void SHA1Reset(SHA1Context *context) in SHA1Reset()
167 int SHA1Result(SHA1Context *context) in SHA1Result()
203 void SHA1Input( SHA1Context *context, in SHA1Input()
[all …]
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/libretro/libretro-common/utils/
H A Dsha1.c39 typedef struct SHA1Context struct
51 } SHA1Context; argument
56 void SHA1Reset(SHA1Context *);
57 int SHA1Result(SHA1Context *);
58 void SHA1Input( SHA1Context *,
114 void SHA1ProcessMessageBlock(SHA1Context *);
115 void SHA1PadMessage(SHA1Context *);
134 void SHA1Reset(SHA1Context *context) in SHA1Reset()
167 int SHA1Result(SHA1Context *context) in SHA1Result()
203 void SHA1Input( SHA1Context *context, in SHA1Input()
[all …]
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/libretro-common/utils/
H A Dsha1.c39 typedef struct SHA1Context struct
51 } SHA1Context; typedef
56 void SHA1Reset(SHA1Context *);
57 int SHA1Result(SHA1Context *);
58 void SHA1Input( SHA1Context *,
114 void SHA1ProcessMessageBlock(SHA1Context *);
115 void SHA1PadMessage(SHA1Context *);
134 void SHA1Reset(SHA1Context *context) in SHA1Reset()
167 int SHA1Result(SHA1Context *context) in SHA1Result()
203 void SHA1Input( SHA1Context *context, in SHA1Input()
[all …]
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/libretro-common/utils/
H A Dsha1.c39 typedef struct SHA1Context struct
51 } SHA1Context; argument
56 void SHA1Reset(SHA1Context *);
57 int SHA1Result(SHA1Context *);
58 void SHA1Input( SHA1Context *,
114 void SHA1ProcessMessageBlock(SHA1Context *);
115 void SHA1PadMessage(SHA1Context *);
134 void SHA1Reset(SHA1Context *context) in SHA1Reset()
167 int SHA1Result(SHA1Context *context) in SHA1Result()
203 void SHA1Input( SHA1Context *context, in SHA1Input()
[all …]
/dports/devel/clixon/clixon-4.8.0/lib/src/
H A Dclixon_sha1.c69 typedef struct SHA1Context struct
81 } SHA1Context; argument
93 static void SHA1PadMessage(SHA1Context *);
94 static void SHA1Reset(SHA1Context *);
95 static int SHA1Result(SHA1Context *);
116 SHA1Reset(SHA1Context *context) in SHA1Reset()
150 SHA1Result(SHA1Context *context) in SHA1Result()
190 SHA1Input( SHA1Context *context, in SHA1Input()
255 SHA1ProcessMessageBlock(SHA1Context *context) in SHA1ProcessMessageBlock()
375 SHA1PadMessage(SHA1Context *context) in SHA1PadMessage()
[all …]
/dports/databases/webdis/webdis-0.1.18/src/sha1/
H A Dsha1.h31 typedef struct SHA1Context struct
43 } SHA1Context; argument
48 void SHA1Reset(SHA1Context *);
49 int SHA1Result(SHA1Context *);
50 void SHA1Input( SHA1Context *,
/dports/games/spring/spring_98.0/tools/pr-downloader/src/lib/sha1/
H A Dsha1.h31 typedef struct SHA1Context { struct
42 } SHA1Context; argument
47 void SHA1Reset(SHA1Context *);
48 int SHA1Result(SHA1Context *);
49 void SHA1Input( SHA1Context *,
/dports/games/springlobby/springlobby-0.180/src/downloader/lib/src/lib/sha1/
H A Dsha1.h31 typedef struct SHA1Context { struct
42 } SHA1Context; argument
47 void SHA1Reset(SHA1Context *);
48 int SHA1Result(SHA1Context *);
49 void SHA1Input( SHA1Context *,
/dports/www/wt/wt-4.6.1/src/web/
H A Dsha1.h43 typedef struct SHA1Context struct
55 } SHA1Context; argument
60 void wt_SHA1Reset(SHA1Context *);
61 int wt_SHA1Result(SHA1Context *);
62 void wt_SHA1Input( SHA1Context *,
/dports/games/libretro-desmume2015/desmume2015-d6128e6/desmume/src/libretro-common/utils/
H A Dsha1.c31 typedef struct SHA1Context struct
43 } SHA1Context; argument
48 void SHA1Reset(SHA1Context *);
49 int SHA1Result(SHA1Context *);
50 void SHA1Input( SHA1Context *,
106 void SHA1ProcessMessageBlock(SHA1Context *);
107 void SHA1PadMessage(SHA1Context *);
126 void SHA1Reset(SHA1Context *context) in SHA1Reset()
159 int SHA1Result(SHA1Context *context) in SHA1Result()
195 void SHA1Input( SHA1Context *context, in SHA1Input()
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/openh264/src/test/
H A Dsha1.h57 typedef struct SHA1Context { struct
68 } SHA1Context; argument
73 void SHA1Reset (SHA1Context*);
74 int SHA1Result (SHA1Context*, unsigned char*);
75 void SHA1Input (SHA1Context*,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openh264/src/test/
H A Dsha1.h57 typedef struct SHA1Context { struct
68 } SHA1Context; argument
73 void SHA1Reset (SHA1Context*);
74 int SHA1Result (SHA1Context*, unsigned char*);
75 void SHA1Input (SHA1Context*,
/dports/multimedia/openh264/openh264-2.1.1/test/
H A Dsha1.h57 typedef struct SHA1Context { struct
68 } SHA1Context; typedef
73 void SHA1Reset (SHA1Context*);
74 int SHA1Result (SHA1Context*, unsigned char*);
75 void SHA1Input (SHA1Context*,
/dports/games/ufoai/ufoai-2.5-source/src/common/
H A Dsha1.h43 typedef struct SHA1Context { struct
54 } SHA1Context; argument
59 void Com_SHA1Reset (SHA1Context *);
60 bool Com_SHA1Result (SHA1Context *);
61 void Com_SHA1Input (SHA1Context *, const unsigned char *, unsigned);
/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/src/lib/
H A Dsha1.h81 typedef struct SHA1Context struct
94 } SHA1Context; typedef
100 int SHA1Init(SHA1Context *);
101 int SHA1Update(SHA1Context *,
104 int SHA1Final(SHA1Context *,

12345678910>>...13