Searched refs:prehash_by_caller_flag (Results 1 – 1 of 1) sorted by relevance
151 unsigned int prehash_by_caller_flag : 1; member427 if (!peddsactx->prehash_by_caller_flag) { in ed25519_sign()440 } else if (peddsactx->prehash_by_caller_flag) { in ed25519_sign()533 if (!peddsactx->prehash_by_caller_flag) { in ed448_sign()542 } else if (peddsactx->prehash_by_caller_flag) { in ed448_sign()587 && !peddsactx->prehash_by_caller_flag) in ed25519_verify()592 if (!peddsactx->prehash_by_caller_flag) { in ed25519_verify()605 } else if (peddsactx->prehash_by_caller_flag) { in ed25519_verify()643 && !peddsactx->prehash_by_caller_flag) in ed448_verify()648 if (!peddsactx->prehash_by_caller_flag) { in ed448_verify()[all …]
Completed in 6 milliseconds