Home
last modified time | relevance | path

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

/openssl/crypto/ec/curve448/
H A Dscalar.c138 static ossl_inline void scalar_decode_short(curve448_scalar_t s, in scalar_decode_short() function
160 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