Home
last modified time | relevance | path

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

/openbsd-src/regress/lib/libcrypto/bn/
H A Dbn_convert.c240 int mpi_len; global() member
444 int mpi_len; test_bn_convert() local
[all...]
/openbsd-src/lib/libcrypto/bn/
H A Dbn_convert.c737 if (CBS_len(&cbs) != mpi_len) { in BN_mpi2bn() local