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

/freebsd-9.3-release/crypto/openssl/crypto/ec/
H A Dec_asn1.c758 X9_62_PENTANOMIAL *penta; local
760 penta = char_two->p.ppBasis;
761 if (!penta) {
767 (char_two->m > penta->k3 && penta->k3 > penta->k2
768 && penta->k2 > penta->k1 && penta->k1 > 0)) {
777 if (!BN_set_bit(p, (int)penta
[all...]

Completed in 42 milliseconds