Searched refs:KM_BIGNUM (Results 1 – 5 of 5) sorted by relevance
34 case KeymasterDefs.KM_BIGNUM: in KeymasterBlobArgument()
51 case KeymasterDefs.KM_BIGNUM:
54 public static final int KM_BIGNUM = TagType.BIGNUM; field in KeymasterDefs
166 if (KeymasterDefs.getTagType(tag) != KeymasterDefs.KM_BIGNUM) { in makeBignum()
46993 Landroid/security/keymaster/KeymasterDefs;->KM_BIGNUM:I