Searched refs:ladder (Results 1 – 3 of 3) sorted by relevance
261 static psa_status_t derive_key_ladder(const char *ladder[], in derive_key_ladder() argument289 (uint8_t *) ladder[i], strlen(ladder[i]))); in derive_key_ladder()526 const char *ladder[], size_t ladder_depth, in run() argument549 PSA_CHECK(derive_key_ladder(ladder, ladder_depth, in run()612 const char *ladder[MAX_LADDER_DEPTH]; in main() local642 ladder[ladder_depth] = q; in main()679 ladder, ladder_depth, in main()
75 Community Impact Guidelines were inspired by [Mozilla's code of conduct enforcement ladder][mozilla…
385 ladder, which is a variant of the good old double-and-add algorithm where an388 signed binary ladder only works if the scalar is odd; this is ensured by