Searched refs:RSA_PSS_SALTLEN_MAX_SIGN (Results 1 – 11 of 11) sorted by relevance
36 #ifndef RSA_PSS_SALTLEN_MAX_SIGN37 #define RSA_PSS_SALTLEN_MAX_SIGN -2 macro
1066 #ifdef RSA_PSS_SALTLEN_MAX_SIGN in DefineCryptoConstants()1067 NODE_DEFINE_CONSTANT(target, RSA_PSS_SALTLEN_MAX_SIGN); in DefineCryptoConstants()
163 case crypto.constants.RSA_PSS_SALTLEN_MAX_SIGN:173 crypto.constants.RSA_PSS_SALTLEN_MAX_SIGN,174 getEffectiveSaltLength(crypto.constants.RSA_PSS_SALTLEN_MAX_SIGN),181 getEffectiveSaltLength(crypto.constants.RSA_PSS_SALTLEN_MAX_SIGN),
78 saltLength: crypto.constants.RSA_PSS_SALTLEN_MAX_SIGN
254 RSA_PSS_SALTLEN_MAX_SIGN: -2;
179 } else if (sLen == RSA_PSS_SALTLEN_MAX_SIGN) { in RSA_padding_add_PKCS1_PSS_mgf1()
111 # define RSA_PSS_SALTLEN_MAX_SIGN -2 macro
141 # define RSA_PSS_SALTLEN_MAX_SIGN -2 macro
2313 size, `crypto.constants.RSA_PSS_SALTLEN_MAX_SIGN` (default) sets it to the5416 size, `crypto.constants.RSA_PSS_SALTLEN_MAX_SIGN` (default) sets it to the5532 size, `crypto.constants.RSA_PSS_SALTLEN_MAX_SIGN` (default) sets it to the6064 <td><code>RSA_PSS_SALTLEN_MAX_SIGN</code></td>