Home
last modified time | relevance | path

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

/netbsd/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dbn.h101 #define BN_CTX_free PGPV_BN_CTX_free
207 void PGPV_BN_CTX_free(PGPV_BN_CTX */*c*/);
H A Dbignum.c5594 PGPV_BN_CTX_free(PGPV_BN_CTX *c) in PGPV_BN_CTX_free() function
5609 PGPV_BN_CTX_free(ctx); in PGPV_BN_CTX_end()