Lines Matching +full:p +full:- +full:384
1 /* SPDX-License-Identifier: GPL-2.0 */5 /* NIST P-192: a = p - 3 */26 .p = nist_p192_p,32 /* NIST P-256: a = p - 3 */53 .p = nist_p256_p,59 /* NIST P-384 */80 .nbits = 384,86 .p = nist_p384_p,92 /* NIST P-521 */131 .p = nist_p521_p,151 .p = curve25519_p,