Searched defs:master_key (Results 1 – 2 of 2) sorted by relevance
70 const KeymasterKeyBlob& master_key, in InitializeKeyWrappingContext()119 const KeymasterKeyBlob& master_key, in OcbEncryptKey()155 const KeymasterKeyBlob& master_key, in OcbDecryptKey()
180 unsigned char master_key[MAX_KEY_LEN]; /* The encrypted key for decrypting the filesystem */ member1029 static void convert_key_to_hex_ascii(const unsigned char* master_key, unsigned int keysize, in convert_key_to_hex_ascii()1078 static int create_crypto_blk_dev(struct crypt_mnt_ftr* crypt_ftr, const unsigned char* master_key, in create_crypto_blk_dev()1369 static int create_encrypted_random_key(const char* passwd, unsigned char* master_key, in create_encrypted_random_key()