Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/bn/
Dctx.c214 size_t *new_indexes = in BN_STACK_push() local
216 if (new_indexes == NULL) { in BN_STACK_push()
219 st->indexes = new_indexes; in BN_STACK_push()