Home
last modified time | relevance | path

Searched defs:BN_CTX_free (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/boringssl/src/crypto/bn/
Dctx.c138 void BN_CTX_free(BN_CTX *ctx) { in BN_CTX_free() function
/external/openssl/crypto/bn/
Dbn_ctx.c231 void BN_CTX_free(BN_CTX *ctx) in BN_CTX_free() function