Home | History | Annotate | Download | only in apps

Lines Matching refs:secret_size_b

610 	int secret_size_a, secret_size_b;
2341 secret_size_b = ECDH_compute_key(secret_b, outlen,
2344 if (secret_size_a != secret_size_b)