Searched refs:HRSS_private_key (Results 1 – 5 of 5) sorted by relevance
31 struct HRSS_private_key { struct64 struct HRSS_public_key *out_pub, struct HRSS_private_key *out_priv,82 const struct HRSS_private_key *in_priv,
176 HRSS_private_key priv; in TEST()206 HRSS_private_key priv; in TEST()247 HRSS_private_key priv; in TEST()
1984 struct HRSS_private_key *ext) { in private_key_from_external()1986 sizeof(struct HRSS_private_key) >= sizeof(struct private_key) + 15, in private_key_from_external()1995 struct HRSS_public_key *out_pub, struct HRSS_private_key *out_priv, in HRSS_generate_key()2066 const struct HRSS_private_key *in_priv, in HRSS_decap()2069 private_key_from_external((struct HRSS_private_key *)in_priv); in HRSS_decap()
788 struct HRSS_private_key priv; in SpeedHRSS()801 struct HRSS_private_key priv; in SpeedHRSS()
300 HRSS_private_key hrss_private_key_;