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

/opensolaris-onvv-gate/usr/src/common/crypto/rsa/
H A Drsa_impl.h138 #define FIPS_RSA_PUBLIC_EXPONENT_LENGTH 3 /* 24-bits */ macro
/opensolaris-onvv-gate/usr/src/common/crypto/fips/
H A Dfips_rsa_util.c299 static uint8_t rsa_public_exponent[FIPS_RSA_PUBLIC_EXPONENT_LENGTH] = {
511 rsa_private_key.bkey.pubexpo_bytes = FIPS_RSA_PUBLIC_EXPONENT_LENGTH;
533 rsa_private_key.bkey.pubexpo_bytes = FIPS_RSA_PUBLIC_EXPONENT_LENGTH;

Completed in 30 milliseconds