Searched refs:FIPS_RSA_EXPONENT1_LENGTH (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/common/crypto/rsa/
H A Drsa_impl.h145 #define FIPS_RSA_EXPONENT1_LENGTH 64 /* 512-bits */ macro
/opensolaris-onvv-gate/usr/src/common/crypto/fips/
H A Dfips_rsa_util.c367 static uint8_t rsa_exponent1[FIPS_RSA_EXPONENT1_LENGTH] = {
543 rsa_private_key.bkey.expo2_bytes = FIPS_RSA_EXPONENT1_LENGTH;

Completed in 87 milliseconds