Home
last modified time | relevance | path

Searched defs:sho (Results 1 – 25 of 106) sorted by relevance

12345

/dports/devel/libmba/libmba-0.9.1/src/mba/
H A Dshellout.h17 struct sho { struct
24 struct sho *sho_open(const unsigned char *shname, const unsigned char *ps1, int flags); argument
/dports/net-im/zkgroup/poksho-8bb8c61c18e7bbe93c094ed91be52b9f96c1c5cd/src/
H A Dshohmacsha256.rs32 let mut sho = ShoHmacSha256 { in new() localVariable
94 let mut sho = ShoHmacSha256::new(b"asd"); in test_vectors() localVariable
113 let mut sho = ShoHmacSha256::new(b"asd"); in test_vectors() localVariable
132 let mut sho = ShoHmacSha256::new(b""); in test_vectors() localVariable
H A Dshosha256.rs33 let mut sho = ShoSha256 { in new() localVariable
98 let mut sho = ShoSha256::new(b"asd"); in test_vectors() localVariable
117 let mut sho = ShoSha256::new(b"asd"); in test_vectors() localVariable
136 let mut sho = ShoSha256::new(b""); in test_vectors() localVariable
H A Dshoapi.rs13 let mut sho = Self::new(label); in shohash() localVariable
/dports/net-im/libsignal-client/libsignal-client-0.9.6/rust/poksho/src/
H A Dshosha256.rs32 let mut sho = ShoSha256 { in new() localVariable
99 let mut sho = ShoSha256::new(b"asd"); in test_vectors() localVariable
115 let mut sho = ShoSha256::new(b"asd"); in test_vectors() localVariable
131 let mut sho = ShoSha256::new(b""); in test_vectors() localVariable
H A Dshohmacsha256.rs31 let mut sho = ShoHmacSha256 { in new() localVariable
95 let mut sho = ShoHmacSha256::new(b"asd"); in test_vectors() localVariable
111 let mut sho = ShoHmacSha256::new(b"asd"); in test_vectors() localVariable
127 let mut sho = ShoHmacSha256::new(b""); in test_vectors() localVariable
H A Dshoapi.rs11 let mut sho = Self::new(label); in shohash() localVariable
/dports/graphics/opendx/dx-4.4.4/src/exec/libdx/
H A Dtriangles.h40 #define TRIANGLEX1(pst, pptr, shrgb, sho, col, face, TEST, PIXEL, LABEL, VER) {$\ argument
149 #define TRIANGLEX2(pst, pptr, shrgb, sho, col, face, TEST, PIXEL, LABEL, VER)$\ argument
178 #define TRIANGLEV1(pst, pptr, shrgb, sho, col, face, TEST, PIXEL, LABEL, VER) {$\ argument
299 #define TRIANGLEV2(pst, pptr, shrgb, sho, col, face, TEST, PIXEL, LABEL, VER)$\ argument
325 #define XCHNG(y1,y2,x1,x2,r1,r2,g1,g2,b1,b2,o1,o2,z1,z2,shrgb,sho) { $\ argument
513 #define HALF(iy1, iy2, x1, x2, y1, y2, shrgb, sho, TEST, PIXEL) { $\ argument
/dports/net-im/zkgroup/zkgroup-0.7.4/rust/src/api/
H A Dserver_params.rs36 let mut sho = Sho::new( in generate() localVariable
71 let mut sho = Sho::new( in sign() localVariable
84 let mut sho = Sho::new( in issue_auth_credential() localVariable
145 let mut sho = Sho::new( in issue_profile_key_credential() localVariable
222 let mut sho = Sho::new( in create_auth_credential_presentation() localVariable
253 let mut sho = Sho::new( in create_profile_key_credential_request_context() localVariable
317 let mut sho = Sho::new( in create_profile_key_credential_presentation() localVariable
/dports/net-im/zkgroup/zkgroup-0.7.4/rust/src/api/profiles/
H A Dprofile_key.rs24 let mut sho = Sho::new( in generate() localVariable
55 let mut sho = Sho::new( in get_profile_key_version() localVariable
/dports/net-im/zkgroup/zkgroup-0.7.4/rust/src/common/
H A Dmod.rs10 pub mod sho; module
H A Dsho.rs18 let mut sho = poksho::ShoHmacSha256::new(label); in new() localVariable
/dports/cad/opencascade/opencascade-7.6.0/src/IFSelect/
H A DIFSelect_ShareOutResult.cxx29 (const Handle(IFSelect_ShareOut)& sho, in IFSelect_ShareOutResult()
39 (const Handle(IFSelect_ShareOut)& sho, const Interface_Graph& G) in IFSelect_ShareOutResult()
H A DIFSelect_Editor.cxx120 const TCollection_AsciiString& sho = theshorts(i); in PrintNames() local
148 const TCollection_AsciiString& sho = theshorts(i); in PrintDefs() local
/dports/net-im/zkgroup/zkgroup-0.7.4/rust/src/crypto/
H A Dprofile_key_encryption.rs51 let mut sho = Sho::new( in generate() localVariable
152 let mut sho = Sho::new(b"Test_Profile_Key_Encryption", &master_key); in test_profile_key_encryption() localVariable
194 let mut sho = Sho::new(b"Test_Repeated_ProfileKeyEnc/Dec", b"seed"); in test_profile_key_encryption() localVariable
H A Duid_encryption.rs46 let mut sho = Sho::new( in generate() localVariable
119 let mut sho = Sho::new(b"Test_Uid_Encryption", &master_key); in test_uid_encryption() localVariable
H A Duid_struct.rs28 let mut sho = Sho::new(b"Signal_ZKGroup_20200424_UID_CalcM1", &uid_bytes); in new() localVariable
/dports/net-im/zkgroup/zkgroup-0.7.4/rust/src/api/groups/
H A Dgroup_params.rs51 let mut sho = Sho::new( in generate() localVariable
63 let mut sho = Sho::new( in derive_from_master_key() localVariable
166 let mut sho = Sho::new( in encrypt_blob() localVariable
/dports/chinese/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/jserver/
H A Ddo_henkan.c137 count_kanji (sho) in count_kanji() argument
256 ret_kanji (sho) in ret_kanji() argument
/dports/chinese/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/jserver/
H A Ddo_henkan.c137 count_kanji (sho) in count_kanji() argument
256 ret_kanji (sho) in ret_kanji() argument
/dports/japanese/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/jserver/
H A Ddo_henkan.c137 count_kanji (sho) in count_kanji() argument
256 ret_kanji (sho) in ret_kanji() argument
/dports/japanese/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/jserver/
H A Ddo_henkan.c137 count_kanji (sho) in count_kanji() argument
256 ret_kanji (sho) in ret_kanji() argument
/dports/korean/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/jserver/
H A Ddo_henkan.c137 count_kanji (sho) in count_kanji() argument
256 ret_kanji (sho) in ret_kanji() argument
/dports/korean/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/jserver/
H A Ddo_henkan.c137 count_kanji (sho) in count_kanji() argument
256 ret_kanji (sho) in ret_kanji() argument
/dports/audio/juk/juk-21.12.3/
H A Dmain.cpp55 static const char sho[] = I18N_NOOP("MPRIS2 Interface implementation."); variable

12345