Home
last modified time | relevance | path

Searched refs:OSSL_MAX_PROPQUERY_SIZE (Results 1 – 10 of 10) sorted by relevance

/third_party/openssl/include/internal/
Dsizes.h19 # define OSSL_MAX_PROPQUERY_SIZE 256 /* Property query strings */ macro
/third_party/node/deps/openssl/openssl/include/internal/
Dsizes.h19 # define OSSL_MAX_PROPQUERY_SIZE 256 /* Property query strings */ macro
/third_party/node/deps/openssl/openssl/providers/implementations/asymciphers/
Drsa_enc.c429 char mdprops[OSSL_MAX_PROPQUERY_SIZE] = { '\0' }; in rsa_set_ctx_params()
/third_party/node/deps/openssl/openssl/providers/implementations/signature/
Ddsa_sig.c489 char mdprops[OSSL_MAX_PROPQUERY_SIZE] = "", *pmdprops = mdprops; in dsa_set_ctx_params()
Drsa_sig.c1155 char mdprops[OSSL_MAX_PROPQUERY_SIZE] = "", *pmdprops = NULL; in rsa_set_ctx_params()
1157 char mgf1mdprops[OSSL_MAX_PROPQUERY_SIZE] = "", *pmgf1mdprops = NULL; in rsa_set_ctx_params()
Decdsa_sig.c496 char mdprops[OSSL_MAX_PROPQUERY_SIZE] = "", *pmdprops = mdprops; in ecdsa_set_ctx_params()
/third_party/openssl/providers/implementations/asymciphers/
Drsa_enc.c429 char mdprops[OSSL_MAX_PROPQUERY_SIZE] = { '\0' }; in rsa_set_ctx_params()
/third_party/openssl/providers/implementations/signature/
Ddsa_sig.c489 char mdprops[OSSL_MAX_PROPQUERY_SIZE] = "", *pmdprops = mdprops; in dsa_set_ctx_params()
Drsa_sig.c1155 char mdprops[OSSL_MAX_PROPQUERY_SIZE] = "", *pmdprops = NULL; in rsa_set_ctx_params()
1157 char mgf1mdprops[OSSL_MAX_PROPQUERY_SIZE] = "", *pmgf1mdprops = NULL; in rsa_set_ctx_params()
Decdsa_sig.c496 char mdprops[OSSL_MAX_PROPQUERY_SIZE] = "", *pmdprops = mdprops; in ecdsa_set_ctx_params()