Home
last modified time | relevance | path

Searched refs:setspeed (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_aes_siv.h18 void (*setspeed)(void *ctx, int speed); member
H A Dcipher_aes_siv.c226 ctx->hw->setspeed(ctx, (int)speed); in aes_siv_set_ctx_params()
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_siv.h18 void (*setspeed)(void *ctx, int speed); member
H A Dcipher_aes_siv.c226 ctx->hw->setspeed(ctx, (int)speed); in aes_siv_set_ctx_params()
/third_party/python/Tools/demo/
H A Dsortvisu.py67 def setspeed(self, speed): member in Array
597 self.array.setspeed(self.v_speed.get())
617 self.array.setspeed("single-step")

Completed in 3 milliseconds