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

/opensolaris-onvv-gate/usr/src/common/crypto/fips/
H A Dfips_rsa_util.c398 static uint8_t rsa_known_ciphertext[] = { local
520 (memcmp(rsa_computed_ciphertext, rsa_known_ciphertext,
548 rv = fips_rsa_decrypt(&rsa_private_key, rsa_known_ciphertext,

Completed in 27 milliseconds