Searched defs:Qr (Results 1 – 3 of 3) sorted by relevance
355 EC_POINT *Qi = NULL, *Qr = NULL, *M = NULL, *X = NULL, *N = NULL; in dpp_pkex_rx_exchange_req() local695 EC_POINT *Qr = NULL, *Y = NULL, *N = NULL; in dpp_pkex_rx_exchange_resp() local
2122 EC_POINT *Qr = NULL; in dpp_pkex_derive_Qr() local
50347 func Qr(scope *Scope, input tf.Output, optional ...QrAttr) (q tf.Output, r tf.Output) { func