Home
last modified time | relevance | path

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

/openssl-master/crypto/ec/curve448/
A Dcurve448.c513 # define NUMTRAILINGZEROS __builtin_ctz macro
515 # define NUMTRAILINGZEROS numtrailingzeros macro
584 uint32_t pos = NUMTRAILINGZEROS((uint32_t)current); in recode_wnaf()

Completed in 4 milliseconds