Home
last modified time | relevance | path

Searched defs:orderBytes (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
H A DCryptEccMain.c598 UINT32 orderBytes = BITS_TO_BYTES(orderBits); in BnEccGetPrivate() local
H A DCryptEccSignature.c556 NUMBYTES orderBytes = in CryptEccSign() local
/aosp_15_r20/external/conscrypt/common/src/jni/main/cpp/conscrypt/
H A Dnative_crypto.cc1761 jbyteArray orderBytes, jint cofactorInt) { in NativeCrypto_EC_GROUP_new_arbitrary()