Home
last modified time | relevance | path

Searched refs:used_ctx (Results 1 – 2 of 2) sorted by relevance

/external/boringssl/src/crypto/fipsmodule/ec/
Doct.c82 int used_ctx = 0; in ec_GFp_simple_point2oct() local
117 used_ctx = 1; in ec_GFp_simple_point2oct()
156 if (used_ctx) { in ec_GFp_simple_point2oct()
163 if (used_ctx) { in ec_GFp_simple_point2oct()
/external/syslinux/gpxe/src/drivers/infiniband/
Dlinda.c76 uint8_t used_ctx[LINDA_NUM_CONTEXTS]; member
355 if ( ! linda->used_ctx[ctx] ) { in linda_alloc_ctx()
356 linda->used_ctx[ctx ] = 1; in linda_alloc_ctx()
375 linda->used_ctx[ctx] = 0; in linda_free_ctx()