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_sub
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/nvmectl/
bn.h
128
int
BN_mod_sub
(BIGNUM */*r*/, BIGNUM */*a*/, BIGNUM */*b*/, const BIGNUM */*m*/, BN_CTX */*ctx*/);
bignum.c
5698
BN_mod_sub
(BIGNUM *r, BIGNUM *a, BIGNUM *b, const BIGNUM *m, BN_CTX *ctx)
Completed in 49 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025