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

/opensolaris-onvv-gate/usr/src/common/crypto/rsa/
H A Drsa_impl.h144 #define FIPS_RSA_EXPONENT0_LENGTH 64 /* 512-bits */ macro
/opensolaris-onvv-gate/usr/src/common/crypto/fips/
H A Dfips_rsa_util.c356 static uint8_t rsa_exponent0[FIPS_RSA_EXPONENT0_LENGTH] = {
541 rsa_private_key.bkey.expo1_bytes = FIPS_RSA_EXPONENT0_LENGTH;

Completed in 49 milliseconds