EVP_PKEY_OP_SIGNMSG
&& ctx->operation != EVP_PKEY_OP_SIGNMSG) {
case EVP_PKEY_OP_SIGNMSG:
return evp_pkey_signature_init(ctx, algo, EVP_PKEY_OP_SIGNMSG, params);
if (ctx->operation != EVP_PKEY_OP_SIGNMSG) {
if (ctx->operation != EVP_PKEY_OP_SIGNMSG) {
(EVP_PKEY_OP_SIGN | EVP_PKEY_OP_SIGNMSG \
case EVP_PKEY_OP_SIGNMSG:
EVP_PKEY_OP_SIGNMSG, \
& (EVP_PKEY_OP_SIGN | EVP_PKEY_OP_SIGNMSG))
= (operation & (EVP_PKEY_OP_SIGN | EVP_PKEY_OP_SIGNMSG)) != 0;
if (pdsactx->operation == EVP_PKEY_OP_SIGNMSG) {
EVP_PKEY_OP_SIGNMSG,
EVP_PKEY_OP_SIGNMSG, \
& (EVP_PKEY_OP_SIGN | EVP_PKEY_OP_SIGNMSG))
(operation & (EVP_PKEY_OP_SIGN | EVP_PKEY_OP_SIGNMSG)) != 0))
if (ctx->operation == EVP_PKEY_OP_SIGNMSG) {
EVP_PKEY_OP_SIGNMSG,
params, EVP_PKEY_OP_SIGNMSG,
& (EVP_PKEY_OP_SIGNMSG | EVP_PKEY_OP_SIGN))
& (EVP_PKEY_OP_SIGN | EVP_PKEY_OP_SIGNMSG
EVP_PKEY_OP_SIGNMSG, \
& (EVP_PKEY_OP_SIGN | EVP_PKEY_OP_SIGNMSG))
if (prsactx->operation == EVP_PKEY_OP_SIGNMSG) {