Home
last modified time | relevance | path

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

/system/security/keystore2/test_utils/
Dffi_test_utils.cpp334 int asn1_data_len = i2d_TEST_KEY_DESCRIPTION(key_description.get(), nullptr); in buildAsn1DerEncodedWrappedKeyDescription() local
451 int asn1_data_len = i2d_TEST_SECURE_KEY_WRAPPER(sec_key_wrapper.get(), nullptr); in createWrappedKey() local