Searched defs:iv (Results 1 – 16 of 16) sorted by relevance
31 struct iv { struct34 #define IV_INITIAL_ZERO_VALUE(iv) \ argument
343 const struct iv* iv = NULL; /* TODO: support external iv */ in block_cache_entry_decrypt() local392 struct iv* iv = NULL; /* TODO: support external iv */ in block_cache_entry_encrypt() local1182 const struct iv* iv, in block_get_no_tr_fail()1221 const struct iv* iv, in block_get()1351 struct iv* iv = (void*)entry->data; /* TODO: support external iv */ in block_put_dirty_etc() local1478 const struct iv* iv, in block_get_write()
37 struct iv iv; member
97 const struct iv* iv, in crypt()
139 struct iv iv; member
47 struct iv iv; member
78 struct iv iv; member
65 struct hwaes_arg_in iv; member
98 struct hwcrypt_arg_in iv; member
5586 const uint8_t* iv; member
224 struct hwaes_data_desc iv; member
122 const uint8_t* iv; member
241 uint8_t* iv = NULL; in hwkey_get_derived_key() local
1313 KeymasterBlob iv; in UnwrapKey() local
73 struct hwcrypt_arg_in iv; member
819 std::optional<std::vector<uint8_t>> iv = getRandom(kAesGcmIvSize); in coseEncryptAesGcm() local