Home
last modified time | relevance | path

Searched defs:C448_SCALAR_BYTES (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/curve448/
H A Dscalar.c155 const unsigned char ser[C448_SCALAR_BYTES]) in ossl_curve448_scalar_decode()
214 ossl_curve448_scalar_encode(unsigned char ser[C448_SCALAR_BYTES], in ossl_curve448_scalar_encode()
H A Dpoint_448.h44 # define C448_SCALAR_BYTES 56 macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/curve448/
H A Dscalar.c153 const unsigned char ser[C448_SCALAR_BYTES]) in curve448_scalar_decode()
210 void curve448_scalar_encode(unsigned char ser[C448_SCALAR_BYTES], in curve448_scalar_encode()
H A Dpoint_448.h44 # define C448_SCALAR_BYTES 56 macro