Searched refs:pkcs8key (Results 1 - 1 of 1) sorted by relevance

/system/security/keystore/
H A Dkeystore.cpp829 Value pkcs8key; local
830 pkcs8key.length = len;
831 uint8_t* tmp = pkcs8key.value;
837 ResponseCode rc = importKey(&pkcs8key, filename);

Completed in 5 milliseconds