Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/src/ecdh/
H A Dx25519_448.c112 ATTRIBUTE_WARN_UNUSED_RET static int encode_u_coordinate(u8 *u_encoded, const u8 *u, u8 len) in encode_u_coordinate() function
281 ret = encode_u_coordinate(res, u_, len); in x25519_448_core()