Home
last modified time | relevance | path

Searched refs:convert_to_mincrypt_format (Results 1 – 1 of 1) sorted by relevance

/system/extras/verity/
Dgenerate_verity_key.c40 static int convert_to_mincrypt_format(RSA *rsa, RSAPublicKey *pkey) in convert_to_mincrypt_format() function
97 if (convert_to_mincrypt_format(private_key, &pkey) < 0) in write_public_keyfile()