Home
last modified time | relevance | path

Searched refs:NUMTRAILINGZEROS (Results 1 – 1 of 1) sorted by relevance

/openssl/crypto/ec/curve448/
H A Dcurve448.c514 # define NUMTRAILINGZEROS __builtin_ctz macro
516 # define NUMTRAILINGZEROS numtrailingzeros macro
585 uint32_t pos = NUMTRAILINGZEROS((uint32_t)current); in recode_wnaf()

Completed in 5 milliseconds