Searched refs:extractSubjectFromCertificate (Results 1 – 4 of 4) sorted by relevance
/system/security/keystore2/src/crypto/ |
D | crypto.hpp | 89 int extractSubjectFromCertificate(const uint8_t* cert_buf, size_t cert_len,
|
D | lib.rs | 22 extractSubjectFromCertificate, hmacSha256, randomBytes, AES_gcm_decrypt, AES_gcm_encrypt, 440 extractSubjectFromCertificate( in parse_subject_from_certificate() 460 extractSubjectFromCertificate( in parse_subject_from_certificate()
|
D | Android.bp | 87 "--allowlist-function=extractSubjectFromCertificate",
|
D | crypto.cpp | 284 int extractSubjectFromCertificate(const uint8_t* cert_buf, size_t cert_len, uint8_t* subject_buf, in extractSubjectFromCertificate() function
|