Home
last modified time | relevance | path

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

/openbsd/regress/lib/libcrypto/bn/
H A Dbn_convert.c458 uint8_t lebin[64]; in test_bn_convert() local
771 uint8_t lebin[64]; in test_bn_binpad() local
/openbsd/lib/libcrypto/bn/
H A Dbn_convert.c143 bn_bin2bn_cbs(BIGNUM **bnp, CBS *cbs, int lebin) in bn_bin2bn_cbs()