Home
last modified time | relevance | path

Searched defs:co2 (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/tests/crypto/opencrypto/
H A Dh_comp.c47 struct crypt_op co1, co2; in main() local
H A Dh_cbc3des.c56 struct crypt_op co, co2; in main() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/curve448/arch_64/
H A Df_impl.h33 uint64_t co1 = ((1ULL << 56) - 1) * 2, co2 = co1 - 2; in gf_sub_RAW() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/curve448/arch_32/
H A Df_impl.h42 uint32_t co1 = ((1 << 28) - 1) * amt, co2 = co1 - amt; in gf_bias() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/curve448/arch_32/
H A Df_impl.h42 uint32_t co1 = ((1 << 28) - 1) * amt, co2 = co1 - amt; in gf_bias() local
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dbconfig.c4645 const ConfigOCs *co2 = c2; in CfOc_cmp() local