Home
last modified time | relevance | path

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

/openssl/crypto/bn/
H A Dbn_ctx.c56 static unsigned int BN_STACK_pop(BN_STACK *);
201 unsigned int fp = BN_STACK_pop(&ctx->stack); in BN_CTX_end()
281 static unsigned int BN_STACK_pop(BN_STACK *st) in BN_STACK_pop() function

Completed in 5 milliseconds