Home
last modified time | relevance | path

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

/system/security/keystore2/src/crypto/
Dcertificate_utils.cpp60 return CertUtilsError::MemoryAllocation; in makeCommonName()
67 return CertUtilsError::MemoryAllocation; in makeCommonName()
90 return CertUtilsError::MemoryAllocation; in makeAuthorityKeyExtension()
95 return CertUtilsError::MemoryAllocation; in makeAuthorityKeyExtension()
122 return CertUtilsError::MemoryAllocation; in makeBasicConstraintsExtension()
236 return CertUtilsError::MemoryAllocation; in makeCertRump()
241 return CertUtilsError::MemoryAllocation; in makeCertRump()
433 return CertUtilsError::MemoryAllocation; in setRsaDigestAlgorField()
454 return CertUtilsError::MemoryAllocation; in setPssMaskGeneratorField()
465 return CertUtilsError::MemoryAllocation; in setSaltLength()
[all …]
/system/security/keystore2/src/crypto/include/
Dcertificate_utils.h52 MemoryAllocation, enumerator