Searched refs:eph_pub_B (Results 1 – 2 of 2) sorted by relevance
2133 ec_pub_key_t *pub_B, *eph_pub_B; in rk_sm2_kep_genkey() local2145 eph_pub_B = &kep_parms->eph_pub_B; in rk_sm2_kep_genkey()2247 eph_pub_B->x, eph_pub_B->x_len); in rk_sm2_kep_genkey()2252 eph_pub_B->y, eph_pub_B->y_len); in rk_sm2_kep_genkey()
104 ec_pub_key_t eph_pub_B; /* ephemeral public key */ member