Searched refs:asn1_set_of_integer (Results 1 – 1 of 1) sorted by relevance
/system/keymint/ta/src/ |
D | cert.rs | 896 macro_rules! asn1_set_of_integer { macro 1008 asn1_set_of_integer!(contents, self.auths, Purpose); in fields() 1011 asn1_set_of_integer!(contents, self.auths, BlockMode); in fields() 1012 asn1_set_of_integer!(contents, self.auths, Digest); in fields() 1013 asn1_set_of_integer!(contents, self.auths, Padding); in fields() 1018 asn1_set_of_integer!(contents, self.auths, RsaOaepMgfDigest); in fields()
|