Home
last modified time | relevance | path

Searched defs:cops (Results 1 – 8 of 8) sorted by relevance

/external/rust/crates/ring/src/ec/suite_b/ecdsa/
Ddigest_scalar.rs61 let cops = ops.common; in digest_scalar_() localVariable
Dverification.rs150 let cops = ops.public_key_ops.common; in verify_digest() localVariable
Dsigning.rs238 let cops = scalar_ops.common; in sign_digest() localVariable
/external/rust/crates/ring/src/ec/suite_b/
Dops.rs446 let cops = ops.scalar_ops.common; in q_minus_n_plus_n_equals_0_test() localVariable
482 let cops = ops.public_key_ops.common; in elem_add_test() localVariable
688 let cops = ops.common; in scalar_mul_test() localVariable
721 let cops = &ops.common; in scalar_square_test() localVariable
936 let cops = pub_ops.common; in point_mul_serialized_test() localVariable
1003 let cops = ops.common; in assert_point_actual_equals_expected() localVariable
/external/grpc-grpc/src/cpp/client/
Dchannel_cc.cc143 grpc_op cops[MAX_OPS]; in PerformOpsOnCall() local
/external/grpc-grpc/src/cpp/server/
Dserver_cc.cc658 grpc_op cops[MAX_OPS]; in PerformOpsOnCall() local
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h76187 const struct intel_context_ops *cops; member
Dvmlinux.h76187 const struct intel_context_ops *cops; member