Searched defs:X448_PRIVATE_BYTES (Results 1 – 2 of 2) sorted by relevance
/third_party/openssl/crypto/ec/curve448/ | ||
D | point_448.h | 53 # define X448_PRIVATE_BYTES 56 macro |
D | eddsa.c | 79 uint8_t x[X448_PRIVATE_BYTES], in c448_ed448_convert_private_key_to_x448() |