Searched refs:phmsg1 (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | curve448_internal_test.c | 541 static const uint8_t phmsg1[3] = { variable 641 || !TEST_true(ED448ph_sign(outsig, dohash(hashctx, phmsg1, in test_ed448() 642 sizeof(phmsg1)), phpubkey1, phprivkey1, in test_ed448()
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | curve448_internal_test.c | 531 static const uint8_t phmsg1[3] = { variable 633 dohash(hashctx, phmsg1, in test_ed448() 634 sizeof(phmsg1)), phpubkey1, in test_ed448()
|