Searched refs:extract_xy_from_public_key (Results 1 – 1 of 1) sorted by relevance
263 static void extract_xy_from_public_key(struct key_xy *xy, in extract_xy_from_public_key() function306 extract_xy_from_public_key(&responder_eph_key, peer_eph_key); in crypto_acipher_sm2_kep_derive()308 extract_xy_from_public_key(&responder_key, peer_key); in crypto_acipher_sm2_kep_derive()310 extract_xy_from_public_key(&initiator_eph_key, peer_eph_key); in crypto_acipher_sm2_kep_derive()312 extract_xy_from_public_key(&initiator_key, peer_key); in crypto_acipher_sm2_kep_derive()
Completed in 3 milliseconds