Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/crypto/io/
H A Decc.c848 ssize_t public_len; in ecc_verify_common() local
885 &public_len)) != CRYPTO_SUCCESS) { in ecc_verify_common()
889 ECkey.publicValue.len = (uint_t)public_len; in ecc_verify_common()