Home
last modified time | relevance | path

Searched refs:EVP_PKEY_FLAG_SIGCTX_CUSTOM (Results 1 - 7 of 7) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dm_sigver.c309 if (!(ctx->pctx->pmeth->flags & EVP_PKEY_FLAG_SIGCTX_CUSTOM)) { in do_sigver_init()
350 if (ctx->pctx->pmeth->flags & EVP_PKEY_FLAG_SIGCTX_CUSTOM) in do_sigver_init()
506 if (pctx->pmeth->flags & EVP_PKEY_FLAG_SIGCTX_CUSTOM) { in EVP_DigestSignFinal()
/third_party/openssl/crypto/evp/
H A Dm_sigver.c309 if (!(ctx->pctx->pmeth->flags & EVP_PKEY_FLAG_SIGCTX_CUSTOM)) { in do_sigver_init()
350 if (ctx->pctx->pmeth->flags & EVP_PKEY_FLAG_SIGCTX_CUSTOM) in do_sigver_init()
506 if (pctx->pmeth->flags & EVP_PKEY_FLAG_SIGCTX_CUSTOM) { in EVP_DigestSignFinal()
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decx_meth.c912 EVP_PKEY_ED25519, EVP_PKEY_FLAG_SIGCTX_CUSTOM,
923 EVP_PKEY_ED448, EVP_PKEY_FLAG_SIGCTX_CUSTOM,
1363 EVP_PKEY_ED25519, EVP_PKEY_FLAG_SIGCTX_CUSTOM,
1374 EVP_PKEY_ED448, EVP_PKEY_FLAG_SIGCTX_CUSTOM,
/third_party/openssl/crypto/ec/
H A Decx_meth.c912 EVP_PKEY_ED25519, EVP_PKEY_FLAG_SIGCTX_CUSTOM,
923 EVP_PKEY_ED448, EVP_PKEY_FLAG_SIGCTX_CUSTOM,
1363 EVP_PKEY_ED25519, EVP_PKEY_FLAG_SIGCTX_CUSTOM,
1374 EVP_PKEY_ED448, EVP_PKEY_FLAG_SIGCTX_CUSTOM,
/third_party/openssl/ohos_lite/include/openssl/
H A Devp.h1325 # define EVP_PKEY_FLAG_SIGCTX_CUSTOM 4 macro
/third_party/node/deps/openssl/openssl/include/openssl/
H A Devp.h1743 # define EVP_PKEY_FLAG_SIGCTX_CUSTOM 4 macro
/third_party/openssl/include/openssl/
H A Devp.h1741 # define EVP_PKEY_FLAG_SIGCTX_CUSTOM 4 macro

Completed in 14 milliseconds