Home
last modified time | relevance | path

Searched defs:set_hmac (Results 1 – 5 of 5) sorted by relevance

/dports/net/libarms/libarms-5.01/libarms/
H A Dhb_routine.c92 set_hmac(hb_context_t *ctx, int svr_num) in set_hmac() function
/dports/devel/codeville/codeville-0.1.18/Codeville/
H A Dnetwork.py135 def set_hmac(self, s, h_in, h_out): member in NetworkHandler
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/librespot-protocol-0.1.2/src/
H A Dauthentication.rs1532 pub fn set_hmac(&mut self, v: ::std::vec::Vec<u8>) { in set_hmac() method
H A Dkeyexchange.rs5841 pub fn set_hmac(&mut self, v: ::std::vec::Vec<u8>) { in set_hmac() method
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/librespot-protocol-0.1.1/src/
H A Dauthentication.rs1373 pub fn set_hmac(&mut self, v: ::std::vec::Vec<u8>) { in set_hmac() method