Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dtpm_specific.c465 CK_BYTE pubexp_bytes[] = { 1, 0, 1 }; in util_check_public_exponent() local
477 rc = memcmp(pubexp_bytes, publ_exp_attr->pValue, 3); in util_check_public_exponent()