Searched refs:BN_STACK_pop (Results 1 – 1 of 1) sorted by relevance
68 static unsigned int BN_STACK_pop(BN_STACK *);203 unsigned int fp = BN_STACK_pop(&ctx->stack); in BN_CTX_end()278 static unsigned int BN_STACK_pop(BN_STACK *st) in BN_STACK_pop() function