Home
last modified time | relevance | path

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

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

Completed in 13 milliseconds