Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ec/
H A Dcurve25519.c281 static uint64_t load_7(const uint8_t *in) in load_7() function
312 uint64_t h0 = load_7(s); /* 56 bits */ in fe51_frombytes()
314 uint64_t h2 = load_7(s + 13) << 2; /* 58 bits */ in fe51_frombytes()