Home
last modified time | relevance | path

Searched defs:pkey_ctx_is_pss (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/rsa/
H A Drsa_local.h152 #define pkey_ctx_is_pss(ctx) (ctx->pmeth->pkey_id == EVP_PKEY_RSA_PSS) macro
/third_party/openssl/crypto/rsa/
H A Drsa_local.h152 #define pkey_ctx_is_pss(ctx) (ctx->pmeth->pkey_id == EVP_PKEY_RSA_PSS) macro

Completed in 2 milliseconds