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

/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] = { local
510 rsa_private_key.bkey.pubexpo = rsa_public_exponent;
532 rsa_private_key.bkey.pubexpo = rsa_public_exponent;

Completed in 83 milliseconds