Searched refs:ed448_shake256 (Results 1 – 1 of 1) sorted by relevance
/openssl/providers/implementations/signature/ |
H A D | eddsa_sig.c | 460 static int ed448_shake256(OSSL_LIB_CTX *libctx, in ed448_shake256() function 534 if (!ed448_shake256(peddsactx->libctx, NULL, tbs, tbslen, md, mdlen)) in ed448_sign() 649 if (!ed448_shake256(peddsactx->libctx, NULL, tbs, tbslen, md, mdlen)) in ed448_verify()
|
Completed in 7 milliseconds