Searched refs:init_vector_blob (Results 1 – 1 of 1) sorted by relevance
93 auto init_vector_blob = output_params.GetTagValue(TAG_NONCE); in encryptWithAuthentication() local94 if (!init_vector_blob.isOk()) { in encryptWithAuthentication()98 std::string init_vector = hidlVec2String(init_vector_blob.value()); in encryptWithAuthentication()