Searched defs:h5 (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/nrelease/root/autorun/ |
H A D | stylesheet.css | 5 h1,h2,h3,h4,h5,h6,p,a,ul,li{margin:0; padding:0;} selector
|
/dflybsd-src/contrib/openbsd_libm/src/ld80/ |
H A D | e_lgammal.c | 141 h5 = 6.442485441570592541741092969581997002349E1L, variable
|
/dflybsd-src/crypto/libressl/crypto/curve25519/ |
H A D | curve25519.c | 67 int64_t h5 = load_4(s + 16); in fe_frombytes() local 135 int32_t h5 = h[5]; in fe_tobytes() local 422 int64_t h5 = f0g5+f1g4 +f2g3 +f3g2 +f4g1 +f5g0 +f6g9_19+f7g8_19+f8g7_19+f9g6_19; in fe_mul() local 592 int64_t h5 = f0f5_2+f1f4_2 +f2f3_2 +f6f9_38+f7f8_38; in fe_sq() local 849 int64_t h5 = f0f5_2+f1f4_2 +f2f3_2 +f6f9_38+f7f8_38; in fe_sq2() local 4772 int64_t h5 = f5 * (int64_t) 121666; in fe_mul121666() local
|