Searched refs:BN_STACK_push (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/
H A Dbn_ctx.c131 static int BN_STACK_push(BN_STACK *, unsigned int);
262 else if(!BN_STACK_push(&ctx->stack, ctx->used))
330 static int BN_STACK_push(BN_STACK *st, unsigned int idx) function

Completed in 98 milliseconds