Searched refs:scalar_decode_short (Results 1 – 1 of 1) sorted by relevance
138 static ossl_inline void scalar_decode_short(curve448_scalar_t s, in scalar_decode_short() function160 scalar_decode_short(s, ser, C448_SCALAR_BYTES); in ossl_curve448_scalar_decode()191 scalar_decode_short(t1, &ser[i], ser_len - i); in ossl_curve448_scalar_decode_long()
Completed in 6 milliseconds