Searched defs:c_d (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/ |
H A D | bn_nist.c | 340 BN_ULONG c_d[BN_NIST_192_TOP], *res; in BN_nist_mod_192() local 481 BN_ULONG c_d[BN_NIST_224_TOP], *res; in BN_nist_mod_224() local 662 BN_ULONG c_d[BN_NIST_256_TOP], *res; in BN_nist_mod_256() local 908 BN_ULONG c_d[BN_NIST_384_TOP], *res; in BN_nist_mod_384() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/ |
H A D | bn_nist.c | 362 BN_ULONG c_d[BN_NIST_192_TOP], *res; in BN_nist_mod_192() local 498 BN_ULONG c_d[BN_NIST_224_TOP], *res; in BN_nist_mod_224() local 670 BN_ULONG c_d[BN_NIST_256_TOP], *res; in BN_nist_mod_256() local 907 BN_ULONG c_d[BN_NIST_384_TOP], *res; in BN_nist_mod_384() local
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/ |
H A D | altivec-abi.c | 106 vector float c_d = {3.0, 3.0, 3.0, 3.0}; in main() local
|
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/ |
H A D | altivec-abi.c | 106 vector float c_d = {3.0, 3.0, 3.0, 3.0}; in main() local
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/ |
H A D | crypto.c | 2593 BIGNUM *c_d = BN_dup(d); in match_keys_rsa() local
|