OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BN_mod_inverse
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/nvmectl/
bn.h
126
BIGNUM *
BN_mod_inverse
(BIGNUM */*ret*/, BIGNUM */*a*/, const BIGNUM */*n*/, BN_CTX */*ctx*/);
bignum.c
5510
BN_mod_inverse
(BIGNUM *r, BIGNUM *a, const BIGNUM *n, BN_CTX *ctx)
Completed in 13 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025