Home
last modified time | relevance | path

Searched refs:SECBufferTooSmall (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/common/crypto/ecc/
H A Decc_impl.h199 SECBufferTooSmall = -3, enumerator
H A Dec.c673 rv = SECBufferTooSmall; in ECDSA_SignDigestWithSeed()
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftEC.c507 if (ss == SECBufferTooSmall) in soft_ecc_sign()
/illumos-gate/usr/src/uts/common/crypto/io/
H A Decc.c685 if (ss == SECBufferTooSmall) in ecc_sign_common()