Lines Matching refs:prehash_by_caller_flag
151 unsigned int prehash_by_caller_flag : 1; member
226 peddsactx->prehash_by_caller_flag = prehash_by_caller; in eddsa_setup_instance()
416 && !peddsactx->prehash_by_caller_flag) { in ed25519_sign()
427 if (!peddsactx->prehash_by_caller_flag) { in ed25519_sign()
440 } else if (peddsactx->prehash_by_caller_flag) { in ed25519_sign()
522 && !peddsactx->prehash_by_caller_flag) { in ed448_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()
657 } else if (peddsactx->prehash_by_caller_flag) { in ed448_verify()
856 peddsactx->prehash_by_caller_flag); in eddsa_set_ctx_params()
859 peddsactx->prehash_by_caller_flag); in eddsa_set_ctx_params()
862 peddsactx->prehash_by_caller_flag); in eddsa_set_ctx_params()
865 peddsactx->prehash_by_caller_flag); in eddsa_set_ctx_params()
868 peddsactx->prehash_by_caller_flag); in eddsa_set_ctx_params()