Searched refs:fixbnlen (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libkmf/plugins/kmf_openssl/common/
H A Dopenssl_spi.c1763 fixbnlen(BIGNUM *bn, unsigned char *buf, int len) { function
1879 output->Length = i = fixbnlen(dsasig->r, output->Data,
1882 output->Length += fixbnlen(dsasig->s, &output->Data[i],

Completed in 83 milliseconds