Home
last modified time | relevance | path

Searched defs:public_exponent (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/keymaster/3.0/vts/functional/
Dauthorization_set.h320 uint64_t public_exponent) { in RsaKey()
351 uint64_t public_exponent) { in RsaSigningKey()
357 AuthorizationSetBuilder::RsaEncryptionKey(uint32_t key_size, uint64_t public_exponent) { in RsaEncryptionKey()
/hardware/interfaces/keymaster/4.0/support/
Dauthorization_set.cpp456 uint64_t public_exponent) { in RsaKey()
492 uint64_t public_exponent) { in RsaSigningKey()
498 uint64_t public_exponent) { in RsaEncryptionKey()
/hardware/libhardware/include/hardware/
Dkeymaster_common.h126 uint64_t public_exponent; member
/hardware/qcom/keymaster/
Dkeymaster_qcom.h59 uint8_t public_exponent[KM_KEY_SIZE_MAX]; member